Encipher
📦 File encryption command-line tool written in python.
Install / Use
/learn @nipunravisara/EncipherREADME

Encipher
Encipher is a simple File encryption commad-line tool written in python.
- Encrypt files
- Decrypt files
- Password protected
🔍 Requirements
- Linux distribution
- Python 3 or greater
- Vertual environment (optional)
📦 Installation
Better run within a virtualenv
git clone git@github.com:RavisaraDev/encipher.git
cd encipher
pip install -r requirements.txt
🚀 Usage
You can simply run encipher by
python encipher.py
or
Run with Command-Line Arguments
python encipher.py [Option] [Folder_path] [Password]
Command-Line Arguments
| Argument name| Example argument | Explanation |
| -------- | ------- | -------- |
| Option | -e or -d| -e to encrypt files -d to decrypt files|
| Folder_path | /john/Docs/Secrets| Path to folder that needs to encrypt or decrypt|
| Password | #123&GhysA1| Your passoword (To decrypt needs same passoword used to encrypt) |
🗞 License
Encipher is licensed under the MIT License
Related Skills
node-connect
351.2kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
claude-opus-4-5-migration
110.6kMigrate prompts and code from Claude Sonnet 4.0, Sonnet 4.5, or Opus 4.1 to Opus 4.5
frontend-design
110.6kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
model-usage
351.2kUse CodexBar CLI local cost usage to summarize per-model usage for Codex or Claude, including the current (most recent) model or a full model breakdown. Trigger when asked for model-level usage/cost data from codexbar, or when you need a scriptable per-model summary from codexbar cost JSON.
