A command line tool to make managing your Linux system easier
Project description
archie
A command line tool to make managing your Linux system easier
Features
- Environment variable management
- Disk info visualization
- Custom macros/aliases
Installation
Installation using pipx:
pipx install archie-cli
Usage
# Help
archie --help
## Environment module (env)
# List env variables
archie env list
# Add or update an env variable
archie env set <key> <value>
## Disk module (disk)
# List available disks
archie disk list
# Show detailed info about all disks
archie disk info --all
Why?
I began using Arch (btw) recently and while it has a ton of tools available to configure the system, I did not find a tool for editing env variables "quickly" (by quickly, i mean not needing me to manually go to the file and edit it myself, I'm used to the Windows way of doing some things). So at first I made this tool to do just that. Call it laziness if you want (it is), I just wanted a quick way to do it and I hope someone else finds it useful as well. In the end, its a wrapper around some common Linux commands with a bit of extra functionality to make them more readable and noob-friendly.
Note
This tool doesn't have many features as of now and it should work on most Linux distros other than Arch, but I can't guarantee I wont add Arch-specific features in the future. I'd really love to hear your feedback and suggestions for new features, so feel absolutely free to open an issue or a PR!
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 archie_cli-0.6.0.tar.gz.
File metadata
- Download URL: archie_cli-0.6.0.tar.gz
- Upload date:
- Size: 5.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7e6314d4b6a53c88bbe036577195900bb888a38ac5c159a8f09221e0f72feacd
|
|
| MD5 |
15934108882313e3777c91ae25ca2328
|
|
| BLAKE2b-256 |
9169053c79b560d0e5a30276349eb59d157f0fbb8e5ae1f21d68ac0ffac43b3c
|
File details
Details for the file archie_cli-0.6.0-py3-none-any.whl.
File metadata
- Download URL: archie_cli-0.6.0-py3-none-any.whl
- Upload date:
- Size: 6.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a42263613f6d0cd05c437d6c9ba54275c8b956f22dfdd7b7fcd0766cd51465a4
|
|
| MD5 |
d0ca4bf274f1f9b24b6b67bbb396f9c7
|
|
| BLAKE2b-256 |
e1f24cd491b0a9153ec5cdefb248fb3ab42dffd532e5bc09e30611486fb8abb1
|