Skip to content

jd-apprentice/dbn-tools

Repository files navigation

💾 DBN-TOOLS

Codacy Badge DeepSource

💻 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.
  • 🍎 Download youtube videos.
  • 🕰️ Check the system uptime.
  • 🔒 Check open ports.

image

📓 Documentation

  • Documentation is hosted on Here

💾 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 We also use deepsource here is the DASHBOARD

💡 Ideas

  • New ideas are being tracked and added in this issue -> Here

💾 Compatibility

  • Docker ✅
  • 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

APP

📁 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

🐍 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

Other projects were created based on this one!

Here is an example elo-tool

✨ Contributors

Thanks goes to these wonderful people (emoji key):


Jonathan Dyallo

💻 ⚠️ 📖 🚧

This project follows the all-contributors specification. Contributions of any kind welcome!