All Projects → xiaoxiae → Florodoro

xiaoxiae / Florodoro

Licence: GPL-3.0 license
A pomodoro timer that grows procedurally generated trees and flowers while you're studying.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Florodoro

Turing
Free and cross-platform IDE for pseudocode and Python
Stars: ✭ 35 (+59.09%)
Mutual labels:  pyqt5
rovercode-web
Block-based programming for educational robots
Stars: ✭ 13 (-40.91%)
Mutual labels:  education
canvas-tui
🏫 🔅 A terminal interface for Canvas LMS
Stars: ✭ 29 (+31.82%)
Mutual labels:  education
simple-photo-editor
Simple Photo Editor on Python
Stars: ✭ 21 (-4.55%)
Mutual labels:  pyqt5
job4j
educational project 🎓
Stars: ✭ 21 (-4.55%)
Mutual labels:  education
exam
Electronic exam software for higher education
Stars: ✭ 13 (-40.91%)
Mutual labels:  education
jak
Hybrid web/desktop applications on Linux
Stars: ✭ 79 (+259.09%)
Mutual labels:  pyqt5
pomodoro-cycle-app
Open Source macOS pomodoro app. Pomodoro Cycle
Stars: ✭ 55 (+150%)
Mutual labels:  pomodoro
awesome-course
Create awesome courses that let your audience learn by coding ⌨️
Stars: ✭ 224 (+918.18%)
Mutual labels:  education
Rocket-Downloader
Desktop App can Download Youtube , Facbook Videos as mp4 , mp3
Stars: ✭ 21 (-4.55%)
Mutual labels:  pyqt5
aletheia-admin
Project documentation including our README, contributing guidelines and more.
Stars: ✭ 32 (+45.45%)
Mutual labels:  education
frontend
Ilios Frontend
Stars: ✭ 26 (+18.18%)
Mutual labels:  education
flowloop
A Pomodoro-like timer for hyper-productivity
Stars: ✭ 69 (+213.64%)
Mutual labels:  pomodoro
venvipy
A GUI for managing Python virtual environments
Stars: ✭ 24 (+9.09%)
Mutual labels:  pyqt5
erlmud
Evolutionary demonstration of Erlang/OTP development.
Stars: ✭ 33 (+50%)
Mutual labels:  education
MCHE485---Mechanical-Vibrations
Code supporting MCHE485: Mechanical Vibrations at the Univsersity of Louisiana at Lafayette
Stars: ✭ 30 (+36.36%)
Mutual labels:  education
school-navigator
Navigate the Durham, NC public school system
Stars: ✭ 25 (+13.64%)
Mutual labels:  education
circuitpython
CircuitPython - a Python implementation for teaching coding with microcontrollers
Stars: ✭ 3,097 (+13977.27%)
Mutual labels:  education
tomaat
🍅 Slack integrated pomodoro timer... with Electron + ClojureScript!
Stars: ✭ 61 (+177.27%)
Mutual labels:  pomodoro
b5
A visual programming language for learning, prototyping, and fun. Inspired by p5.js.
Stars: ✭ 48 (+118.18%)
Mutual labels:  education


A pomodoro timer that grows procedurally generated trees and flowers while you're studying.

Running Florodoro

First, install the app by running pip install florodoro. Then you can simply run the florodoro command from a terminal of your choice.

If you'd like to always have the latest (unstable) version, install from TestPyPI using pip install -i https://test.pypi.org/simple/ florodoro

Controls

Top bar

  • Presets – contains common pomodoro timings for study/break/cycle
  • Options
    • Notify – notification options (sound/pop-ups)
    • Plants – plant settings (which ones to grow)
    • Overstudy – enables doing a break earlier/later than specified, allowing for more "organic" study sessions
  • Statistics – shows statistics regarding time studied; includes an interactive gallery of the grown plants
  • About – a small TLDR about the project

Bottom bar

  • Study for ... – how long to study for
  • Break for ... – how long to break after study
  • Icon: Cycles ... – how many times to repeat study-break
  • Icon: Book – start the study session
  • Icon: Coffee – start a break
  • Icon: Pause/continue – pause/continue an ongoing study/break
  • Icon: Reset – reset everything
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].