Aim SSH
February 22, 2026 · View on GitHub
Aim SSH
Mulitple Productive Terminal SSH Application.
To use the application:
ssh aim.ftp.sh

Introducing a fresh take on productivity, a unique terminal productivity app designed specifically for the terminal enthusiasts and tech-savvy professionals.
This minimalist design keeps your aim on tasks without the clutter of traditional apps.
Planned and Added
- ✅ Timer
- ❌ Todo List similar to todist
- ❌ Notes Taking
- ❌ Stats
Visual Options:
Note: The screenshots are before the rebranding (Updating soon)
Visual Effects are the visual aspects of the timer to make every sessions intresting. Here are some of the available visual options.
🌲 Tree
A random procedurally generated tree everytime you start a session.
🛶 Flow
A guy who is rowing through the "Time River".
☕ Coffee
A coffee mug that filles up over time.
How to use aimssh:
STEP [1]:
Run the following comamnd in your terminal
STEP [2]:
Enter the time in minutes and also session "Title"
STEP [3]:
Select a visual option for the session
STEP [4]:
Work!
How to install aimssh locally:
To install aimssh locally run the following command.
Linux/MAC:
curl -sSL https://gist.githubusercontent.com/sairash/f07c0d194c755fdd6c4fe39d0010ec30/raw | bash
Windows:
curl -sSL https://gist.githubusercontent.com/sairash/d6ce0c6a627f932dd105f17209d1b0e2/raw/20c42bfbafb09bf495cda7a77fe33fcab0055e6a/install_pomo.ps1 | powershell -c -
Or use it directly
git clone https://github.com/sairash/aimssh
cd aimssh
go build
And,
Run aimssh as client:
aimssh
Run aimssh as server:
aimssh ssh --host 0.0.0.0 --port 13234
or
aimssh ssh --host=0.0.0.0 --port=13234
Made With ❤️ by Sairash.