π Home
π» With dbn-tools, you can:
- π 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.
- π€ Ask Chat GPT-3 a question.
- π Download youtube videos.
- π°οΈ Check the system uptime.
- π Check open ports.
πΎ Can I download the app?
- Yes! releases are being published -> HERE
- Check compatibility for your distro or look at the INSTALL for detailed instructions
π‘ Want to see our metrics?
We use codacy here is the DASHBOARD
π‘ Ideas
- New ideas are being tracked and added in this issue -> Here
πΎ Compatibility
- Docker β
- AppImage β
- Ubuntu 22.04 β
- Debian 11 β
- Arch β
- Fedora β
- Centos β
- Gentoo β
- openSUSE β
- Slackware β
π³οΈ Flags
--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).
π Application
π Folder structure
π¦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
π Dependencies
- Bash
- Git
- Debtap Repository
- Python 3
π Python dependencies
π Troubleshot
For more information, check the TROUBLESHOT file
π΄ Environment variables
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'
π Install
You can see how to install it in the following file INSTALL.
π License
This project is under the MIT license. See the LICENSE for more information.
π€ Contributing
For more information, check the CONTRIBUTING file
β¨ Contributors
Thanks goes to these wonderful people (emoji key):
Jonathan Dyallo π» β οΈ π π§ |
This project follows the all-contributors specification. Contributions of any kind welcome!