- 🔍 Analyze disk usage and see which files and directories are taking up the most space.
- 🗑️ Delete temporary files and free up space on your hard drive.
- 💾 Check the usage of your system's RAM and swap memory.
- 🧰 Get detailed information about your CPU and system.
- 🗑️ Empty the recycle bin to permanently delete files.
- 🌧️ Check weather for you current location.
- 🧹 Uninstall programs you no longer need.
- 💵 Check local rate for USD-ARS.
- 🔍 Search for a specific file.
- 🍎 Download youtube videos.
- 🕰️ Check the system uptime.
- 🔒 Check open ports.
- Documentation is hosted on Here
- Yes! releases are being published -> HERE
- Check compatibility for your distro or look at the INSTALL for detailed instructions
We use codacy here is the DASHBOARD We also use deepsource here is the DASHBOARD
- New ideas are being tracked and added in this issue -> Here
- Docker ✅
- Ubuntu 22.04 ✅
- Debian 11 ✅
- Arch ✅
- Fedora ❌
- Centos ❌
- Gentoo ❌
- openSUSE ❌
- Slackware ❌
--help
: 📜 Display a help message with a list of all available options.--system
: 🖥 Filters the menu to only show system utility options.--esp
: 🇪🇸 Enable Spanish translation (WIP).
📦dbn-tools
┣ 📂.github
┃ ┗ 📂workflows
┃ ┃ ┗ 📜codacy.yml
┣ 📂DEBIAN
┃ ┣ 📜control
┣ 📂usr
┃ ┗ 📂bin
┃ ┃ ┣ 📂constants
┃ ┃ ┃ ┣ 📜ascii.sh
┃ ┃ ┣ 📂functions
┃ ┃ ┃ ┣ 📜delete-temp.sh
┃ ┃ ┗ 📜dbn-tools.sh
┣ 📂utils
┃ ┣ 📜build_new_version.sh
┣ 📜.gitignore
┣ 📜CONTRIBUTE.md
┣ 📜Dockerfile
┣ 📜INSTALL.md
┣ 📜LICENSE
┣ 📜README.md
┗ 📜readme.png
- Bash
- Git
- Debtap Repository
- Python 3
For more information, check the TROUBLESHOT file
Variable | Description |
---|---|
DOWNLOAD_URL |
URL to download a package get it from here -> https://github.com/jd-apprentice/dbn-tools/tags |
PACKAGE_NAME |
Name of the package being downloaded (is the name of the file from the other variable) |
GPT_KEY |
Key to use GPT-3 API - Add it on your shell configuration |
## For the `GPT_KEY` we are reading it from .bashrc or .zshrc depending on your shell
## Add a line like this:
GPT_KEY='YOUR_KEY'
You can see how to install it in the following file INSTALL.
This project is under the MIT license. See the LICENSE for more information.
For more information, check the CONTRIBUTING file
Other projects were created based on this one!
Here is an example elo-tool
Thanks goes to these wonderful people (emoji key):
Jonathan Dyallo 💻 |
This project follows the all-contributors specification. Contributions of any kind welcome!