Skip to content

Procedure CLI application for Windows-based checklists

License

Notifications You must be signed in to change notification settings

pralad-p/Postopek

Repository files navigation

Postopek

License: MIT Build CI

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.

Table of Contents

Installation

To be done

(Talk about how to install your project, any pre-requisites that need to be installed, and any environment setup steps)

Usage

To be done

(Provide instructions on how to use the application, perhaps with example commands or screenshots)

Project Structure

To be done

The project is structured as follows:

  • src: Contains source and header files
  • main.cpp: Serves as the entry point

Features

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.

Configuration

(To be completed)

(Talk about how to configure the application, if applicable)

Contributing

(To be completed)

(Provide instructions on how others can contribute to your project)

About

Procedure CLI application for Windows-based checklists

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published