heySourabh / PersonalDailyPlanner

Creating a personal daily planner which can help me to plan my days

Home Page:https://spbhat.in

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PersonalDailyPlanner

A personal daily planner which helps me to plan my days effectively and keeps me motivated.

The run.sh script can be used to launch the program. Put it in your startup to launch every day automatically. Download javafx for your operating system from https://openjfx.io/ website and change the paths in the run.sh script file accordingly.

At present, you need to compile the Java source files using a JDK. Probably in the future Launch Multi-File Source-Code Programs will allow to run directly from the source.

Trial run:

Demo image

Help dialog: Help dialog

Collapsable sections, so that the details can be hidden away to avoid distraction: Collapsable sections

Floating widget, useful as reminder for currently in-process tasks:

Floating Widget

The widget can be placed anywhere on the screen with the main planner window minimized.

About

Creating a personal daily planner which can help me to plan my days

https://spbhat.in

License:MIT License


Languages

Language:Java 99.6%Language:Shell 0.4%