An open API service indexing awesome lists of open source software.

https://github.com/n0nexist/n0neditor

simple C file manager / editor
https://github.com/n0nexist/n0neditor

c file-manager file-manager-c file-manager-cli linux-cli linux-file-manager

Last synced: about 1 year ago
JSON representation

simple C file manager / editor

Awesome Lists containing this project

README

          

# 📝 n0neditor
![alt-text](https://github.com/n0nexist/n0neditor/blob/main/screenshot.png?raw=true)

simple C file manager with ncurses

# Installation
```
$ https://github.com/n0nexist/n0neditor
$ cd n0neditor
$ bash compile.sh
$ sudo mv n0 /usr/local/bin
```

# Usage
```
$ n0
```