Skip to content
/ Collett Public

Collett is an open source rich text editor for writing novels, built on Qt6. It is currently under initial development and not ready for use.

License

Notifications You must be signed in to change notification settings

vkbo/Collett

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Collett

A rich text editor for novels based on novelWriter and written with C++ and Qt6.2.

Currently, the project just exists to test how much work it would be to do this in C++ rather than in Python like the other project. I have not yet decided whether to complete it or not. It is currently not in a usable state.

Qt6 Libraries

Either build Qt6 from source, or download the source packages from the Qt Open Source page.

For the Collett build to find the Qt6 libraries, either specify the path via -DCMAKE_PREFIX_PATH to the cmake command, or make a symlink from the binary folder to lib/qt6 inside the source.

About

Collett is an open source rich text editor for writing novels, built on Qt6. It is currently under initial development and not ready for use.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published