18 lines
239 B
Markdown
18 lines
239 B
Markdown
|
# PyNex
|
||
|
|
||
|
A terminal browser for the [Nex](https://nex.nightfall.city) protocol written in Python
|
||
|
|
||
|
Very early version, probably lots of bugs.
|
||
|
|
||
|
## Usage
|
||
|
|
||
|
```
|
||
|
python nex.py <locator>
|
||
|
```
|
||
|
|
||
|
For example
|
||
|
|
||
|
```
|
||
|
python nex.py nex.nightfall.city
|
||
|
```
|