Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vourhey/texteditor
Simple text editor
https://github.com/vourhey/texteditor
Last synced: 29 days ago
JSON representation
Simple text editor
- Host: GitHub
- URL: https://github.com/vourhey/texteditor
- Owner: Vourhey
- Created: 2013-07-15T13:13:45.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-09-13T19:32:13.000Z (over 11 years ago)
- Last Synced: 2023-04-01T09:21:40.044Z (almost 2 years ago)
- Language: C++
- Size: 227 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## TextEditor
It depends on the Qt libraries.
**Compilation**
In directory with sources:
```
qmake && make
```
You'll get `TextEditor` file for launch.