Logo
Pomo SSH
Pomodoro in Terminal
Top Backgrond
Total Zen
Terminal
Pomodoro
ssh pomo.ftp.sh
Copy
demo
Focus
What is Pomodoro?
A method for staying focused and mentally fresh.
It is a popular time management method which asks you to alternate pomodoros — focused work sessions — with frequent short breaks to promote sustained concentration and stave off mental fatigue.
Timeline:
  1. ✏️ Pick a task
  2. ⏳ Set a 25 minute timer
  3. 🧑🏽‍💻 Work on your task until the task is done.
  4. ☕ Take a 5 min break
  5. 🌲 Every 4 pomodors, take a longer 15-30 minute break
We love this method because it:
  1. 👀 Improves focus
  2. 🧿 Minimizes distractions
  3. 🪫 Prevents burnout
  4. 🥸 Promotes accountability
  5. 💪🏽 Boosts motivation
Convenient
What is Pomossh?
A visually appealing and distraction free pomodoro experience right within your terminal.

Introducing a fresh take on productivity, a unique Pomodoro Timer app designed specifically for the terminal enthusiasts and tech-savvy professionals. This minimalist design keeps your focus on tasks without the clutter of traditional apps. Furthermore, the app offers the ability to SSH into it using a command ssh pomo.ftp.sh, allowing you to manage your sessions remotely, whether you're on your local machine or from a server.

Why Choose PomoSSH?
  1. ⏱️ Flexible Session Management

    - Customize session duration, titles, and switch between infinite sessions using simple keyboard controls (n/new, r/restart).

  2. 🔔 Smart Notifications (Local only)

    - Get desktop notifications when running locally (requires local installation).

  3. 🔧 Dual Mode Operation

    - Use remotely via SSH or install locally.

  4. 🚀 Get Started in 2 Seconds

    - Just use the ssh pomo.ftp.sh command or install locally.

Let's see how to use pomossh:
Step [1]:
Run the following comamnd in your terminal or install it locally.
Step [2]:
Enter the time in minutes and also session "Title"
Step [3]:
Select a visual option for the session
Know more about the visual options:
Step [4]:
Work!
Unfortunately notifications will appear only if you install the app.
Homeground
Install Pomossh Locally?
Install pomossh in your own device with a single bash script.
To install pomossh 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
Install manually:
git clone https://github.com/sairash/pomossh
cd pomossh
go build
and
Run pomossh as client:
pomossh
Run pomossh as server:
pomossh -ssh true
Made With ❤️ by Sairash.