An open API service indexing awesome lists of open source software.

https://github.com/sairash/aimssh

SSH Pomodoro app
https://github.com/sairash/aimssh

Last synced: 7 months ago
JSON representation

SSH Pomodoro app

Awesome Lists containing this project

README

          

# Aim SSH
Mulitple Productive __`Terminal SSH Application`__.

[Official Website](https://aim.ftp.sh)

To use the application:
``` sh
ssh aim.ftp.sh
```




![GitHub Release](https://img.shields.io/github/v/release/sairash/aimssh) ![](https://img.shields.io/github/go-mod/go-version/sairash/aimssh) ![](https://img.shields.io/github/languages/code-size/sairash/aimssh) ![](https://img.shields.io/github/license/sairash/aimssh) [![Go Report Card](https://goreportcard.com/badge/github.com/sairash/aimssh)](https://goreportcard.com/report/github.com/sairash/aimssh)

![Demo](./assets/demo-small-screen.png)

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:__

``` sh
curl -sSL https://gist.githubusercontent.com/sairash/f07c0d194c755fdd6c4fe39d0010ec30/raw | bash
```

__Windows:__

``` sh
curl -sSL https://gist.githubusercontent.com/sairash/d6ce0c6a627f932dd105f17209d1b0e2/raw/20c42bfbafb09bf495cda7a77fe33fcab0055e6a/install_pomo.ps1 | powershell -c -
```

Or use it directly

``` sh
git clone https://github.com/sairash/aimssh
```

``` sh
cd aimssh
```

``` sh
go build
```

And,

__Run aimssh as client:__
```sh
aimssh
```

__Run aimssh as server:__
```sh
aimssh -ssh true
```

Made With ❤️ by Sairash.