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