https://github.com/twometer/blink
👩💻 Fast and light code editor
https://github.com/twometer/blink
Last synced: 10 months ago
JSON representation
👩💻 Fast and light code editor
- Host: GitHub
- URL: https://github.com/twometer/blink
- Owner: Twometer
- License: mit
- Created: 2022-01-31T13:38:24.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-04-16T15:17:09.000Z (about 4 years ago)
- Last Synced: 2025-07-19T21:04:43.606Z (11 months ago)
- Language: C++
- Homepage:
- Size: 180 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# blink
Fast and light text and code editor, made with ☕, C++ 17, and OpenGL
## Screenshot

## Compiling
The editor was tested and verified to work under Windows 11 and macOS Monterey.
You need to download the FreeType and Harfbuzz libraries to the `lib` folder, then you can compile it using CMake.