Skip to content

polykevin/Caisy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Caisy 🍓

Caisy is a note taking app made in OpenGL.

Installation

Use CMake to install Caisy.

Create the project with this command.

cmake -S . -B ./Build/

Usage

Right now Caisy only support basic text editing such as:

  • Writing
  • Erasing
  • Basic text navigation with the arrow keys
  • Undo and Redo

image

Upcoming features

  • Better code navigation
  • UI
  • Save and Load file
  • Drawing

License

GNU

About

Making a note taking software in OpenGL

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published