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
- Host: GitHub
- URL: https://github.com/n0nexist/n0neditor
- Owner: n0nexist
- Created: 2022-08-23T10:59:15.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-08-23T14:17:51.000Z (almost 4 years ago)
- Last Synced: 2025-03-18T06:13:07.651Z (over 1 year ago)
- Topics: c, file-manager, file-manager-c, file-manager-cli, linux-cli, linux-file-manager
- Language: C
- Homepage:
- Size: 271 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 📝 n0neditor

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
```