- π Hi, Iβm @bhuvanesh-m-dev
- π Passionate about programming and problem-solving
- π± Currently upskilling and improving my core development skills
- π‘ Open to collaborating on open-source projects and innovative coding challenges
- π’ Reach me at: [email protected]
Setbian is a lightweight Debian post-installation GUI app built with Python Language.
It offers a simple checkbox-style interface to install essential tools like Git, Curl, Firefox, VLC, VS Code, Telegram, and more β perfect for freshly installed Debian systems.
Key Features:
- π Built with native Python (Tkinter)
- β One-click Applications installer
- π Built-in sudo password prompt
- π― Designed for clean Debian setups
π» Install via Terminal Code
wget -O setbian.deb https://github.com/bhuvanesh-m-dev/setbian/releases/download/v0.0.1/setbian-0.0.1.deb && \
sudo dpkg -i setbian.deb || sudo apt --fix-broken install -y || setbian