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.
- ✅ 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.
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!
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 true
Made With ❤️ by Sairash.