All Projects → ziulev → pomodoro-cycle-app

ziulev / pomodoro-cycle-app

Licence: GPL-3.0 license
Open Source macOS pomodoro app. Pomodoro Cycle

Programming Languages

typescript
32286 projects
SCSS
7915 projects
HTML
75241 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to pomodoro-cycle-app

tomatoad
Pomodoro Desktop Application (WIP)
Stars: ✭ 21 (-61.82%)
Mutual labels:  pomodoro, pomodoro-timer, pomodoro-technique, pomodoro-technique-timer
teamodoro
Synchronize pomodoros with your coworkers.
Stars: ✭ 24 (-56.36%)
Mutual labels:  pomodoro, pomodoro-timer, pomodoro-clock
Pomotroid
🍅 Simple and visually-pleasing Pomodoro timer
Stars: ✭ 2,028 (+3587.27%)
Mutual labels:  pomodoro, pomodoro-timer, pomodoro-technique
Gnome Pomodoro
A time management utility for GNOME based on the pomodoro technique!
Stars: ✭ 1,589 (+2789.09%)
Mutual labels:  pomodoro, pomodoro-timer, pomodoro-technique
chronobreak
Pomodoro timer made in Electron that emphasises replicating the original technique.
Stars: ✭ 22 (-60%)
Mutual labels:  pomodoro, pomodoro-timer, pomodoro-technique
pelmodoro
Pomodoro app made with Elm
Stars: ✭ 46 (-16.36%)
Mutual labels:  pomodoro, pomodoro-timer, pomodoro-technique
Carol Xamarin
A minimal and beautiful lyrics app for macOS built with Xamarin and C#
Stars: ✭ 97 (+76.36%)
Mutual labels:  macosx, macos-app
Amac
This is developed for Awesome-Mac.
Stars: ✭ 120 (+118.18%)
Mutual labels:  macosx, macos-app
pomotroid
A simple, visually-pleasing, cross-platform, pomodoro timer [DEPRECATED]
Stars: ✭ 14 (-74.55%)
Mutual labels:  pomodoro, pomodoro-timer
autohosts
Automate hosts file updates on Linux and MacOS. Block Firefox telemetry, Google snooping and web trackers at the root.
Stars: ✭ 69 (+25.45%)
Mutual labels:  macos-app, macos-application
AnotherPomodoro
Modern and customizable productivity timer app that runs in your browser.
Stars: ✭ 126 (+129.09%)
Mutual labels:  pomodoro, pomodoro-timer
pomotasking
A Chrome extension pomodoro timer integrated with a ToDo list.
Stars: ✭ 36 (-34.55%)
Mutual labels:  pomodoro, pomodoro-timer
Open Source Mac Os Apps
🚀 Awesome list of open source applications for macOS. https://t.me/s/opensourcemacosapps
Stars: ✭ 28,908 (+52460%)
Mutual labels:  macosx, macos-application
osxapp vers
Get product name, exact product version and build version from an Apple Install [Mac OS X|OS X|macOS]*.app or from a mounted Mac OS X Install CD/DVD image
Stars: ✭ 12 (-78.18%)
Mutual labels:  macosx, macos-app
Ghostskb
Smart input method switcher like a ghost
Stars: ✭ 186 (+238.18%)
Mutual labels:  macosx, macos-app
pomodoro
🍅 An easy to use Pomodoro Technique timer
Stars: ✭ 25 (-54.55%)
Mutual labels:  pomodoro-timer, pomodoro-technique-timer
ES-Timer
A USB timer powered by Digispark ATtiny85 according to 🍅 pomodoro time management technique
Stars: ✭ 45 (-18.18%)
Mutual labels:  pomodoro, pomodoro-timer
MinaOTP-MAC
Two-factor authentication tray app in macOS
Stars: ✭ 51 (-7.27%)
Mutual labels:  macosx, macos-app
Ambar-Xamarin
A macOS Menu Bar app built with Xamarin and C#
Stars: ✭ 63 (+14.55%)
Mutual labels:  macosx, macos-app
AwsTerm
A collection of awesome terminal utilities
Stars: ✭ 37 (-32.73%)
Mutual labels:  macosx

Pomodoro cycle macOS

The Pomodoro Technique is a time management method developed by Francesco Cirillo in the late 1980s. The technique uses a timer to break down work into intervals, traditionally 25 minutes in length, separated by short breaks.

To Use

OS Version Link
macOS 0.0.6 download

All releases

Features

  • Track pomodoro intervals
  • Desktop notifications
  • Interval setting

To develop

# Clone this repository
git clone [email protected]:jet8a/pomodoro-cycle-app.git

# Go into the repository
cd pomodoro-cycle-app

# Install dependencies
npm i

# Run the app to development
npm run electron:serve

# Build the app for macOS
npm run electron:mac

To Contribute

  1. Fork the repo
  2. Create a branch in your repo with a descriptive name
  3. Code your fix
  4. Create a pull request
  5. Await response from the maintainers!

License

GNU General Public License

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].