The RSS (Really Simple Syndication) protocol has been giving users a way to keep up with their favorite websites for decades.
This project is a web reader built by NYPL for reading eBooks. It was designed using the Readium Architecture, and specifically built for Webpubs. Webpub is a spec defined by the Readium Foundation to ...
A native Android PDF editor with a custom C++ rendering engine built from scratch. pdfeditor/ ├── app/ # Android app (Kotlin + XML layouts) │ ├── src/main/java/ # Kotlin UI code │ │ ├── ui/ # ...