2023-07-03 01:58:28 -07:00
2023-07-02 15:31:48 -07:00
2023-07-02 15:31:48 -07:00
2023-07-03 01:52:14 -07:00
2023-07-03 01:58:28 -07:00
2023-07-02 15:31:48 -07:00

PyNex

A terminal browser for the Nex protocol written in Python

Very early version, probably lots of bugs.

Installation

PyNex's only dependency is PyTermGUI, a library for creating terminal applications. It can be installed with the following command, preferably in a virtual environment.

pip install -r requirements.txt

Usage

python nex.py <locator>

For example

python nex.py nex.nightfall.city
Description
A browser for the Nex protocol written in Python
Readme GPL-3.0 49 KiB
Languages
Python 100%