Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thassiov/p25
A simple pomodoro to use in the terminal
https://github.com/thassiov/p25
cli node pomodoro
Last synced: about 1 month ago
JSON representation
A simple pomodoro to use in the terminal
- Host: GitHub
- URL: https://github.com/thassiov/p25
- Owner: thassiov
- License: mit
- Created: 2017-03-09T15:27:07.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2022-12-30T19:22:59.000Z (about 2 years ago)
- Last Synced: 2024-12-08T20:21:32.945Z (about 2 months ago)
- Topics: cli, node, pomodoro
- Language: JavaScript
- Homepage:
- Size: 746 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Docs and Guides for a happy developer
## Getting Super Powers
Becoming a super hero is a fairly straight forward process:
```
$ give me super-powers
```{% hint style="info" %}
Super-powers are granted randomly so please submit an issue if you're not happy with.
{% endhint %}Once you're strong enough, save the world:
{% code title="hello.sh" %}
```bash
# Ain't no code for that yet, sorry
echo 'You got to trust me on this, I saved the world'
```
{% endcode %}