Skip to content

An ImGUI C++ application for managing and syncing eBooks and PDFs.

License

Notifications You must be signed in to change notification settings

hyperupcall-experiments/book-organizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Book Organizer

An ImGUI C++ application for managing and syncing eBooks and PDFs.

It's mostly vibe-coded, but it Should Work.

Image of application

Setup

git clone git@github.com:hyperupcall-experiments/book-organizer
cd ./book-organizer
conan install --build=missing .
cmake --preset conan-release
cmake --build ./build --preset conan-release
cmake --install ./build/Release --prefix ~/.local --strip
./build/BookOrganizer

About

An ImGUI C++ application for managing and syncing eBooks and PDFs.

Resources

License

Stars

Watchers

Forks

Packages

No packages published