Skip to content

Repository files navigation

BubbleTask 0.0.6

Configurable, visual task-planning tool that lives on your desktop background.


BubbleTask

About^

A task deadline visualization tool written in python / tkinter

Installation^

Available on pip - pip install BubbleTask

  1. Windows only due to *nix systems being inconsistent.
  2. Install Python 3.10+ and make sure to include IDLE, pip, tcl/tk, and check "Add python 3.* to PATH"
  3. Reboot your computer
  4. Open a command prompt
  5. Type the following command to install with pip: pip install BubbleTask
  6. Create a folder where you want the application to run
  7. Create a text file in the (In Explorer: "right-click->new->Text Document")
  8. Rename that file to "BubbleTask.bat" (Without quotes)
  9. Edit the batch file in notepad (or other plaintext editor) to contain the following text : python -m BubbleTask
  10. Double-Click the bat file to launch the program
  11. You can make another folder + bat file to create a new instance of the program (Eg for a separate set of projects like work vs home etc.)

Credits^

Original concept and UI consultation by Greg Frederick

Changelog^

0.0.6^

Make bubbles start in view

0.0.5^

Make text size configurable

0.0.4^

Fix readme

0.0.3^

Fix issue with generated config file.

0.0.2^

Fix bug with redraw timing value being passed to renderer as a string on new profiles / first launches.

0.0.1^

Push

Generated with py_simple_readme

About

A task deadline visualization tool written in python / tkinter

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages