No description
Find a file
2026-06-14 18:20:39 +07:00
icons v0.0.1 2026-06-14 18:02:43 +07:00
.gitignore v0.0.1 2026-06-14 18:02:43 +07:00
FreeBSDNetworkInfo.py Update Icon Path 2026-06-14 18:20:39 +07:00
README.md Update Readme.md 2026-06-14 18:15:04 +07:00
requirements.txt v0.0.1 2026-06-14 18:02:43 +07:00

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