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

 
 
 

Contributors