Skip to content

mannyebi/Taskio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

9 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Taskio πŸš€

Taskio is a simple, lightweight CLI-based task management tool to help you efficiently manage your to-do list.

Table of Contents

General Information πŸ’πŸ»β€β™‚οΈ

  • a simple CLI-based task manager.
  • it helps you to see, manage and adding your tasks in a CLI-based environment.

Features ✨

  • Add tasks βž•: Quickly add tasks via command-line input.
  • List tasks πŸ“ƒ: View all tasks and optionally edit them.
  • Remove tasks ❌: Easily remove completed or outdated tasks.

Logo πŸ“·

Taskio Logo

Setup πŸ“

project requirements are listed in requirements.txt .

pip install requirements.txt -r

Usage βš’οΈ

Here is how you can work with this app :

python tasks.py -a "write your task"

python tasks.py -l ➑️ this will give you a list of your tasks. by pushing Enter you can change the task's stauts, edit the task or remove it.

pressing q at any situation will exit Taskio.

Project Status 🟑

Project is: in progress

Room for Improvement πŸ“ˆ

  • To do:
    • Connecting it to a web application using API

Contact

Created by mani ebrahimi - feel free to contact me!

License

MIT License

About

Python command prompt app for task control.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages