No description
| icons | ||
| .gitignore | ||
| FreeBSDNetworkInfo.py | ||
| README.md | ||
| requirements.txt | ||
FreeBSD Network Information
- See your FreeBSD interface statuses easily
- !! Procrastination Project !!
- No serious update, continuity, bug fixes, etc
- Intended for personal use. I am not responsible for anything occurred
- I don't accept any PR! Fork instead
Features
- See internet status
- List each interface
- Status for each interface
- Working systray in Wayland and X11 (currently cannot auto update, static)
Requirements
- Python 3.11+
- FreeBSD Userland
Installation
Clone Repository
git clone https://codeberg.org/maulanahirzan/FreeBSD-Network-Info.git
cd FreeBSD-Network-Info
or
git clone https://brew.bsd.cafe/maulanahirzan/FreeBSD-Network-Info.git
cd FreeBSD-Network-Info
Install Dependencies
pip install -r requirements.txt
Running the Application
Just Run
python3.11 FreeBSDNetworkInfo.py