Skip to main content

A command bookmarking tool for your terminal.

Project description

📘 Centrip Book

A simple tool to save, organize, and run your favorite terminal commands.


💡 Usage

Command Description
book <alias|index> [args...] Run a saved command (supports {1}, {2}, {all} if present)
book add "<command>" [alias] Add or update a command (optional alias)
book find <keyword> Search commands by keyword
book rm <n|alias> Remove a saved command (auto-reindexes)

🧠 Examples

# Add and name commands
book add "sudo nginx -t && sudo systemctl reload nginx" nginx
book add "cd /var/www/live" live
book add "git status" gs

# List saved commands
book

# Run by alias or index
book nginx
book 2

# Search and remove
book find nginx
book rm nginx

⚙️ Arguments (optional)

Some commands can take arguments using placeholders:

Placeholder Meaning
{1} First argument
{2} Second argument
{all} All arguments joined by spaces
book add "echo Hello {1}" hi
book hi world
# → echo Hello world

📂 Storage Format

Commands are stored in ~/.book in this format:

nginx → sudo nginx -t && sudo systemctl reload nginx
live → cd /var/www/live
? → git status

? indicates that no alias was defined but the bookmark can still be referenced by it's index


🚀 Install

pip install centrip-book

After installation, use the book command directly in your terminal.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

centrip_book-1.1.7.tar.gz (3.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

centrip_book-1.1.7-py3-none-any.whl (3.8 kB view details)

Uploaded Python 3

File details

Details for the file centrip_book-1.1.7.tar.gz.

File metadata

  • Download URL: centrip_book-1.1.7.tar.gz
  • Upload date:
  • Size: 3.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.2

File hashes

Hashes for centrip_book-1.1.7.tar.gz
Algorithm Hash digest
SHA256 693c5176edddedc8cf9150df6c76a41a86c65016ee4d745a74d628a4f4d32eb7
MD5 f8598a901bfe936ff09aa5c8d810ea77
BLAKE2b-256 2a30170e47dbe8401a4e16dd6b3cd5a80ef146969bd8d2ee4e0b1ea30ba94586

See more details on using hashes here.

File details

Details for the file centrip_book-1.1.7-py3-none-any.whl.

File metadata

  • Download URL: centrip_book-1.1.7-py3-none-any.whl
  • Upload date:
  • Size: 3.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.2

File hashes

Hashes for centrip_book-1.1.7-py3-none-any.whl
Algorithm Hash digest
SHA256 fc29c725677422759c302b55081cd2609de0ee89f242832862190103e1476f66
MD5 4b27ebb1b75b5f569e212bf413191f3d
BLAKE2b-256 58fa6ef0a5d1f80361710e2cf83e72a71c9eefd9780480dd47d341529b3b5a2a

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page