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
While adding a new theme add folder -> copy paste code of an existing theme -> alter the display texts -> change the class name -> import that in cli.py -> add the name in praser and in the theme function
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.0.0.tar.gz.
File metadata
- Download URL: bday_cli-1.0.0.tar.gz
- Upload date:
- Size: 10.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8d7e523b59f7700308f59afe8352e48d39d6a571b80ec05c956a54e227b1073c
|
|
| MD5 |
8efe91dc4ab78d700ed3f7fc0356bbbd
|
|
| BLAKE2b-256 |
666f7f6bc3bdce9b005e290bf57d8f0bd1603c615ff2b439ece82536cbe7c59d
|
File details
Details for the file bday_cli-1.0.0-py3-none-any.whl.
File metadata
- Download URL: bday_cli-1.0.0-py3-none-any.whl
- Upload date:
- Size: 18.0 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 |
6316a531bc713753f340a05b15b01ce4d6a91dbc6716e6517358c722674ffbaf
|
|
| MD5 |
fdff9970ec36ad2e2686f97043252394
|
|
| BLAKE2b-256 |
6c356ccf62a86a434840fa2677ce84f651006ba1063198f8ad453152bc4a7342
|