Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bm-mit/flowcus
A focus timer for your long working sessions
https://github.com/bm-mit/flowcus
Last synced: about 1 month ago
JSON representation
A focus timer for your long working sessions
- Host: GitHub
- URL: https://github.com/bm-mit/flowcus
- Owner: bm-mit
- Created: 2024-08-03T14:12:59.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-11-02T14:59:01.000Z (2 months ago)
- Last Synced: 2024-11-02T15:30:47.501Z (2 months ago)
- Language: TypeScript
- Size: 8.35 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Flowcus - a simplified clock for your long focus session
> This project is under development.## Getting started
```bash
# Install dependencies
yarn# Run development server
yarn dev# Run production server
yarn build
yarn start
```## Screenshots
![img.png](screenshots/img1.png)
![img.png](screenshots/img2.png)