Skip to content

kyrg4z/cli-kit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

8 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸš€ CLI-Kit

A collection of small, useful Python CLI utilities to supercharge your workflow


πŸš€ Features

  • πŸ“ To-Do List CLI β€” Simple task manager with tagging and priorities. Stores data in SQLite.
  • πŸ“Š System Monitor β€” View CPU and memory usage in real time.
  • πŸ“‘ Jason β€” View JSON data in a human-readable format.
  • SHH β€” Reminds you previous connections user@ip

πŸ“¦ Installation

Prerequisites

  • Python >= 3.8
  • pip (Python Package Installer)

Clone & Run Locally

git clone https://github.com/kyrg4z/cli-kit.git
cd cli-kit
pip install -r req.txt
python <name>.py

Coming soon...

  • Habit tracker.
  • Markdown editor.
  • Disk usage
  • Network speed

About

Just a small repo with useful cli utilities made with python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published