Skip to content

JulianKominovic/libritus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Libritus

Modern reading app designed to make reading simple, elegant, and enjoyable. Clean interface for exploring texts, highlighting key parts, and managing your reading experience without distractions. Built for curious minds. AI powered.

Screenshot 2025-09-16 at 10 12 20 PM Screenshot 2025-09-16 at 8 34 31 PM wikipedia-definitions Screenshot 2025-09-16 at 8 36 31 PM

Screenshot 2025-09-16 at 8 42 44 PM

Follow the journey!

I will be uploading any progress in https://jkominovic.dev

Development

Install yalc and pnpm globally:

npm i yalc pnpm -g

Clone JulianKominovic/libritus and install dependencies:

git clone git@github.com:JulianKominovic/libritus.git
cd libritus
bun install

Clone JulianKominovic/lector and build it:

git clone git@github.com:JulianKominovic/lector.git
cd lector/packages/lector
pnpm install
pnpm build
yalc publish
cd ../../../
yalc add @anaralabs/lector

Start the app (development):

bun run dev

From here, if you want to make changes to the lector package and apply them to the app, you can run:

cd lector/packages/lector
pnpm build
yalc publish
cd ../../../
yalc update
bun i

And the to build the app, you can run:

bun run build:mac

Mascot

Libritus mascot

About

Modern reading app designed to make reading simple, elegant, and enjoyable. Clean interface for exploring texts, highlighting key parts, and managing your reading experience without distractions. Built for curious minds. AI powered.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages