A simple cross-system command bookmarking tool for your terminal.
Project description
centrip-book
📘 Command Book — a portable command bookmarking tool for Linux and macOS.
Save, run, search, and manage your favorite terminal commands quickly.
🚀 Installation
pip install centrip-book
If the command isn’t found, make sure ~/.local/bin (or /usr/local/bin) is in your $PATH.
💡 Usage
| Command | Description |
|---|---|
| `book <alias | index>` |
book add "<command>" [alias] |
Add a new command (optional alias) |
book find <keyword> |
Search commands by keyword |
| `book rm <n | alias>` |
book help |
Show usage only |
🧠 Examples
book add "ls -la" list
book add "sudo nginx -t && sudo systemctl reload nginx" nginx
book
book nginx
book find nginx
book rm list
📂 Storage Format
Commands are stored in ~/.book in this format:
1 : alias : command
2 : alias : command
🔧 Uninstall
pip uninstall centrip-book
🧑💻 Author
Michael Sowerwine
MIT License
https://github.com/yourusername/centrip-book
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file centrip_book-1.0.4.tar.gz.
File metadata
- Download URL: centrip_book-1.0.4.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b06ff08f29dcd7539e7eb8739762a3d970ccfd450c32bebe1a4f6a7ab1a1ede1
|
|
| MD5 |
1c1a69b58a6d1531c548588c369e91f5
|
|
| BLAKE2b-256 |
e53b3914a3963ccf96a0ee48956820b4d67d674a4500a80298ffbd73ac743c0d
|
File details
Details for the file centrip_book-1.0.4-py3-none-any.whl.
File metadata
- Download URL: centrip_book-1.0.4-py3-none-any.whl
- Upload date:
- Size: 3.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0fd64a0a676f871fcd1a2843a8773c1514f3ac99205289fac5ea0bb2f6c55dab
|
|
| MD5 |
e2956eb918204d83c0b46c50df12b58a
|
|
| BLAKE2b-256 |
411e6b8c9f4d40c2fd4a1b153f115ac3722623b73b23ac6141a47485b177dad3
|