ibra_kdbra

joined 6 months ago
[–] [email protected] 2 points 3 weeks ago

Oh, I don't like reading that much on a mobile phone, I installed it anyway, it can serve a good purpose when viewing small books. Thanks for sharing.

[–] [email protected] 1 points 3 weeks ago

I will change the name, logo; still taking a latin name probably. Open pages is already a used name by IBM.

[–] [email protected] 1 points 3 weeks ago

The main libary I am using is a plugin from dflip which is called jQuery_dflip library; which in fact has a commercial license.

I look into it, when the first issue in the repository have been opened, so Apache license is a good license for this project.

Thanks for passing by, and dropping the good feedback.

[–] [email protected] 2 points 3 weeks ago (2 children)

Oh, never heard of it, I will check it, but does it only work on android?

[–] [email protected] 3 points 3 weeks ago* (last edited 3 weeks ago)

Hold you mouse and click the right button to tilt it; as much to 180 degrees flat..

[–] [email protected] 2 points 3 weeks ago (4 children)

Yes it's would be much cooler, I have a friend working on something like this, but he said it's in it early development.

As the actual look of long stripes of pages is good, but as I said it has a bit dry look and not very engaging, when you read a lot, basic PDF viewer kills that joy. Anyway maybe I am wrong.

[–] [email protected] 7 points 3 weeks ago

Glad you like it. For the current time only PDF, because epub, cbz are not supported in dflip library, and they tend to have more work to render them. Epub is a favorite file extension for me, so I will try to add this into the project when I have time.

[–] [email protected] 9 points 3 weeks ago (2 children)

Lol, I guess so ....

It means 'Pages' in Classic Latin

[–] [email protected] 7 points 3 weeks ago

Yup, as already mentioned in the libraries and tools.

158
submitted 3 weeks ago* (last edited 3 weeks ago) by [email protected] to c/[email protected]
 

Paginis is a flipbook viewer that turns your PDFs into interactive, flip-through books. You can load a PDF from a URL or upload a local file—all while pairing it with a YouTube playlist for a more dynamic experience.

What Makes It Great? I made this as a side project because I read a lot, and the typical PDF viewer always felt a bit dry. With Paginis, you can add, update, or delete quotes and notes, use the bookmark feature to easily navigate chapters and sections, and enjoy a big page preview to get a quick overview of the content. It’s all about making reading more flexible and engaging.

Libraries & Tools: PDF.js, Three.js, DFlip, JQuery_DFlip, CSS

Source Code : Paginis

 

A while back, I created a repository for all the C/Cpp projects I've worked on, ones I'm still creating, or projects I've really liked from other people (including their licenses and credits). It's essentially a big collection of C++ projects you can browse or use.

I recommend starting with:

- miniShell

- canChat

- Simple-Code

- design-patterns

- Template_Language_Generator

- simple_turso

- CPP20_Develop

GitHub repository: https://github.com/ibra-kdbra/Cpp_Projects

Every directory has a README markdown file. The main README file is a bit disorganized because I've just been adding projects to it. To be honest, I could use some help with that.

Any contribution is welcome, just trying to spread Cpp projects more among people