Postopek is a Procedure CLI application for Windows, designed for handling checklists with a unique time-tracking feature. It was made to be minimalist and allows to focus on one task to its completion.
To be done
(Talk about how to install your project, any pre-requisites that need to be installed, and any environment setup steps)
To be done
(Provide instructions on how to use the application, perhaps with example commands or screenshots)
To be done
The project is structured as follows:
src
: Contains source and header filesmain.cpp
: Serves as the entry point
To be done
- Big clock TUI: (Elaborate on this feature)
- Interactivity: (Elaborate on this feature)
- Checkboxes: Responsive to mouse/keyboard. Ticking a checkbox modifies the checkbox text, prepending the HH:MM time. Checkbox and text color change as it is ticked and unticked.
- Hovering: Hovering over a checkbox reveals comments.
- Input window: Adding text in the input window changes the hovering text. Confirming added text prepends a time-stamp as well.
- Text points: Added texts are in the form of points.
(To be completed)
(Talk about how to configure the application, if applicable)
(To be completed)
(Provide instructions on how others can contribute to your project)