Skip to main content

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

Project description


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

To launch the application, simply run the florodoro command from a terminal of your choice.

If you'd like to use the latest (unstable) version, install from TestPyPI using

pip install --index-url https://test.pypi.org/simple/ --extra-index-url https://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 breaks and studies longer than set
  • Statistics – shows statistics + an interactive plant gallery
  • About – a small TLDR about the project

Bottom bar

  • Study for ... – how long to study for
  • Break for ... – how long to break after study
  • Cycles: ... – how many times to repeat study-break (0 means infinite)
  • Icon: Book – start the study session
  • Icon: Coffee – start a break
  • Icon: Pause/continue – pause/continue an ongoing study/break
  • Icon: Reset – reset everything

Local development

Setup

  1. create virtual environment: python3 -m venv venv
  2. activate it . venv/bin/activate (assuming you use Bash)
  3. install the package locally: python3 -m pip install -e .
    • the -e flag ensures local changes are used when running the package
  4. develop
  5. run florodoro (make sure that venv is active)

Note: this might not work when the path to the cloned reposity contains whitespace. I didn't look into the reason why (likely a bug in venv), just something to try if something fails.

Publishing

All tagged commits in the x.y.z format are automatically published on PyPi using GitGub Actions. If the commit is on the testing branch, the test PyPi instance is used.

The project follows Semver for version numbers and is currently under MAJOR version 0 (under rapid prototyping). For as long as this is the case, the master branch will only contain MINOR versions, while the testing branch will contain PATCH versions.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

florodoro-0.8.tar.gz (503.3 kB view details)

Uploaded Source

Built Distribution

florodoro-0.8-py3-none-any.whl (516.4 kB view details)

Uploaded Python 3

File details

Details for the file florodoro-0.8.tar.gz.

File metadata

  • Download URL: florodoro-0.8.tar.gz
  • Upload date:
  • Size: 503.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.1

File hashes

Hashes for florodoro-0.8.tar.gz
Algorithm Hash digest
SHA256 1d97fbbe5e88a2ef250f60096c094df305a9a69109b205f682e7318bb87ed024
MD5 35a9686868a891b84657365e2120ef4d
BLAKE2b-256 99ef9c796375b4c303d8e47f8013efacaee30e0d31d94f0364108d9c52735e6a

See more details on using hashes here.

File details

Details for the file florodoro-0.8-py3-none-any.whl.

File metadata

  • Download URL: florodoro-0.8-py3-none-any.whl
  • Upload date:
  • Size: 516.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.1

File hashes

Hashes for florodoro-0.8-py3-none-any.whl
Algorithm Hash digest
SHA256 623e27679046887f581dab92c8244ef506e725b13b96cdb343888ab6d29b8b36
MD5 596338efcb1476c007029ef7454880e6
BLAKE2b-256 ddc7405b4aea55a90259215ffd3ea3d89020835b859c180b2e6ebe0355fee79e

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page