Skip to content

RishaanDevz/Persist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Persist

image

Welcome to Persist - the ultimate task manager that refuses to be ignored! 😅

Persist stays on top of all your windows, ensuring that your tasks are always in view, nudging (or annoying) you to get things done.

Features

  • Always On Top: Persist will hover above all other windows, making sure you can't avoid your tasks.
  • Interactive Tasks: Click on the text of the tasks to mark them as done.
  • Easy Task Creation: Just write a task, hit enter, and you're done!

Installation

Clone the repository and navigate to the project directory:

git clone https://github.com/RishaanDevz/Persist.git
cd Persist

Install the necessary dependencies:

pip install PySide6

Usage

Run the application:

python3 persist.py

Adding Tasks

  1. Write a task in the input field.
  2. Hit Enter.
  3. Watch as your task appears on the list, always on top of other windows!

Completing Tasks

  • Click on the text of a task to mark it as done. It’s that simple!

Contributing

We welcome contributions! Feel free to fork the repository, make your changes, and submit a pull request.

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -m 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request 🎉

Acknowledgements

Big thanks to the developers of PySide6 and all the contributors to this project.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages