A CLI tool to manage favorite directories and files
Project description
FavMan
A simple CLI tool to manage your favorite directories and files.
Installation
pip install favman
Or from source:
pip install -e .
Commands
addfav <alias> [path]: Add a favorite directory (defaults to current dir).rmfav <alias>: Remove a favorite directory.listfav: List all favorite directories and files.goto <alias>: Print the path of a favorite directory.addfavf <alias> <path>: Add a favorite file.rmfavf <alias>: Remove a favorite file.execute <alias> [--interpreter python]: Run a favorite file.
Shell Integration (for goto to work)
Add this to your .bashrc or .zshrc:
goto() {
target=$(command goto "$1" 2>/dev/null)
if [ $? -eq 0 ] && [ -d "$target" ]; then
cd "$target"
else
command goto "$@"
fi
}
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 favman-0.1.1.tar.gz.
File metadata
- Download URL: favman-0.1.1.tar.gz
- Upload date:
- Size: 3.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9fc2ce12a037c284e281ce644e19e3419128b0f9467c4c04ed5882a3edb51156
|
|
| MD5 |
c686fd7573942e623af782f4c4b50411
|
|
| BLAKE2b-256 |
18aaddcbd180a17243434b67db098df8e34dc8f697cab909a1f7598ae5b3841a
|
Provenance
The following attestation bundles were made for favman-0.1.1.tar.gz:
Publisher:
pypi-public.yml on TerAlone6300/FavMan
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
favman-0.1.1.tar.gz -
Subject digest:
9fc2ce12a037c284e281ce644e19e3419128b0f9467c4c04ed5882a3edb51156 - Sigstore transparency entry: 1786307713
- Sigstore integration time:
-
Permalink:
TerAlone6300/FavMan@e48a3ff3b0ee897e87923208e806787fcf7ed9ee -
Branch / Tag:
refs/tags/v0.1.1 - Owner: https://github.com/TerAlone6300
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
pypi-public.yml@e48a3ff3b0ee897e87923208e806787fcf7ed9ee -
Trigger Event:
release
-
Statement type:
File details
Details for the file favman-0.1.1-py3-none-any.whl.
File metadata
- Download URL: favman-0.1.1-py3-none-any.whl
- Upload date:
- Size: 4.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ff6b884ad96438a870cc05d69359a56a198fac903c1ca94d40f93ae4e3b02537
|
|
| MD5 |
fea881c278cf0a09af8acc82d95a14a9
|
|
| BLAKE2b-256 |
4f361b2f93e69c177aabae55c60ea4506ff2edf542a2c92031a0f6d36f6d8b52
|
Provenance
The following attestation bundles were made for favman-0.1.1-py3-none-any.whl:
Publisher:
pypi-public.yml on TerAlone6300/FavMan
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
favman-0.1.1-py3-none-any.whl -
Subject digest:
ff6b884ad96438a870cc05d69359a56a198fac903c1ca94d40f93ae4e3b02537 - Sigstore transparency entry: 1786307800
- Sigstore integration time:
-
Permalink:
TerAlone6300/FavMan@e48a3ff3b0ee897e87923208e806787fcf7ed9ee -
Branch / Tag:
refs/tags/v0.1.1 - Owner: https://github.com/TerAlone6300
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
pypi-public.yml@e48a3ff3b0ee897e87923208e806787fcf7ed9ee -
Trigger Event:
release
-
Statement type: