Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/frewtypebbles/deadpad-cli-text-editor
https://github.com/frewtypebbles/deadpad-cli-text-editor
Last synced: 14 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/frewtypebbles/deadpad-cli-text-editor
- Owner: FrewtyPebbles
- License: mit
- Created: 2024-04-27T07:14:39.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-05-04T08:44:38.000Z (9 months ago)
- Last Synced: 2025-01-14T20:37:25.662Z (18 days ago)
- Language: Python
- Size: 2.52 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# DeadPad Text Editor
Install:
```
pip install deadpad
```Run:
```
deadpad
```> A command line text editor made without curses or any other TUI library.
![](https://github.com/FrewtyPebbles/DeadPad-CLI-Text-Editor/blob/main/preview/deadpad2.gif)