Skip to content

Husseinuahmedc/devterminal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

devterminal

Custom Linux CLI tool for managing notes and dev workflows.

Python CLI Linux

What it does

Manages developer notes and snippets directly from the terminal. Provides fast search, retrieval, and tagging for structured knowledge. Designed for Linux power users who live in the terminal.

Tech Stack

  • Python, Bash, Shell

Quick Start

git clone https://github.com/Husseinuahmedc/devterminal
cd devterminal
bash install.sh
devterminal add "note"
devterminal list
devterminal search "keyword"

Structure

devterminal/
├── devterminal.py
├── install.sh
├── requirements.txt
└── README.md

Notes

Tested on Arch Linux and Fedora. Works on any systemd-based distro.

About

Custom Linux CLI tool for managing notes and dev workflows

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors