An anime-themed CLI system monitor
Project description
CLI_TOOL1
This is an anime themed CLI tool for Ashwith's Bday !!!!
So what we are making is a CLI tool which is anime based It has functions like checking CPU/memory status etc
Current Anime Themes: 1)Attack On Titan 2)Demon Slayer 3)Fire Force 4)Vinland Saga
bday_cli/
│
├── main.py
├── config.py
├── modes/
│ ├── professional.py
│ └── anime.py
│
├── core/
│ └── engine.py
├── themes/
│ ├── base.py
│ ├── aot.py
│ ├── demon.py
│ ├── vinland.py
│
│
├── personal_themes/
│ ├── abhay.py
│ ├── anagha.py
│ ├── archana.py
│ ├── archit.py
│ ├── arya.py
│ ├── deeksha.py
│ ├── krupa.py
│ ├── lavanya.py
│
├── modules/
│ ├── cpu.py
│ ├── memory.py
│ ├── disk.py
│ ├── git_status.py
│ └── uptime.py
│
└── utils/
└── display.py
└── fight.py
FOR ASHWITH
bday --setup
bday --mode mode_name
bday --theme theme_name --animate/--no-animate -------> last part optional default is animate
bday --quote
bday --birthday
bday --fight name1 name2 name3... or just bday --fight for all (only in we9 mode)
bday --pcinfo
FOR EVERYONE OTHER THAN ASHWITH
Change you quotes and sayings in personal_themes->your_name.py (check arya.py or archit.py for reference)
Add your ASCII banner in utils->display.py (Check archit's elif part for refrence)
Change your moves at if needed at utils->fight.py
Dont touch other code unless absolutely needed
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
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 bday_cli-1.1.2.tar.gz.
File metadata
- Download URL: bday_cli-1.1.2.tar.gz
- Upload date:
- Size: 16.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b200ec5b8842ea20a0848d9db1ded091ca1365454875bfece0e20157607007b6
|
|
| MD5 |
b8f0342202259b816461b7c5879e73c1
|
|
| BLAKE2b-256 |
1c1e4c5a1e2b393cd0a4b5eb67fc44a40f348bdefa4559e8825e59a5636fd3b4
|
File details
Details for the file bday_cli-1.1.2-py3-none-any.whl.
File metadata
- Download URL: bday_cli-1.1.2-py3-none-any.whl
- Upload date:
- Size: 23.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e905640ec9eb85b09a61748e9d2ff66a3891159b27b3dcdc719cd60db2429cec
|
|
| MD5 |
f966445d9b610a8157be9e6bb229fbec
|
|
| BLAKE2b-256 |
5f0f7f471d2ac2eb1ed414ae23f573fadd6b9770d157c86b671d6d230957e5ab
|