Skip to content

NXBT v0.1.1

Compare
Choose a tag to compare
@Brikwerk Brikwerk released this 16 Sep 23:20
· 63 commits to master since this release
  • Added CLI options to set the IP and port of the webapp
sudo nxbt webapp -i 0.0.0.0 -p 8080

# > (29362) wsgi starting up on http://0.0.0.0:8080
  • Set default IP and port options to allow for access on the local network (IP: 0.0.0.0, Port: 8000)

Install with pip:

sudo pip3 install nxbt==0.1.1