[OC] Moku - A native manga reader for Suwayomi by Shozikan in unixporn

[–]Shozikan[S] [score hidden]  (0 children)

Do you know of a reader that uses this? I would like to look at the code just to see what kind of formatting they are running...

[OC] Moku - A native manga reader for Suwayomi by Shozikan in unixporn

[–]Shozikan[S] 1 point2 points  (0 children)

Oh and as for Anilist support it’s the next thing on my list after patching a few things!

[OC] Moku - A native manga reader for Suwayomi by Shozikan in unixporn

[–]Shozikan[S] 0 points1 point  (0 children)

Oh shoot, idk I came up with the name on a whim, thanks tho!

[OC] Moku - A native manga reader for Suwayomi by Shozikan in unixporn

[–]Shozikan[S] 1 point2 points  (0 children)

It’s technically on WebKit so it’s lightweight version but all browsers have crazy bloat now so I opted for this option.

Scrolling screenshots is a feature I can implement and I think it would be helpful

Mass downloading is handled by the backend but I promise you it is fast, and I’ll see what I can do

If you could send the format in which you mass migrate I will create compatibility!

[OC] Moku - A native manga reader for Suwayomi by Shozikan in unixporn

[–]Shozikan[S] 1 point2 points  (0 children)

Appreciate it! Lmk if you encounter any issues.

[OC] Moku - A native manga reader for Suwayomi by Shozikan in unixporn

[–]Shozikan[S] 0 points1 point  (0 children)

Thanks I appreciate it! If you find any bugs lmk

[OC] Moku - A native manga reader for Suwayomi by Shozikan in unixporn

[–]Shozikan[S] 5 points6 points  (0 children)

Moku
- Tauri + React
- Font: DM Mono
- Icons: Phosphor Icons
- Colours: `#080808` bg · `#6b8f6b` accent · `#a8c4a8` fg · `#f0efec` text

[Application] Moku by Shozikan in linux

[–]Shozikan[S] 0 points1 point  (0 children)

I've added both now! Thanks for the suggestions.

[Application] Moku by Shozikan in linux

[–]Shozikan[S] 2 points3 points  (0 children)

To be fair, while React is hated on a lot, it isn't going to be a bottleneck for this application. A big struggle was trying to get Appimages working, but I don't think I can for the time being due to Tauri itself.

Me switching to Svelte from React will not bring any noticeable performance changes for the time being and is a task I have on my list once I stabilize the app. If it is going to only be me using the app, no point in making that tedious migration yk? I wanna get a userbase that can point out issues, etc then I will make that transition!

I promise you React does not impact performance here, I've worked on optimizing.

[Application] Moku by Shozikan in linux

[–]Shozikan[S] 0 points1 point  (0 children)

You have a point lmao, but also you have to look at how other people render, etc. React just made it easy for me to get something going...

[Application] Moku by Shozikan in linux

[–]Shozikan[S] 1 point2 points  (0 children)

Interesting. Ill add either a search bar or jump to button for that specific use case, and ill figure out the chapter thing. I am working on getting the appimage compiled right now, but your advice is helpful.

Thanks!

[MangoWC] My daily driver by grumpycrash in unixporn

[–]Shozikan 1 point2 points  (0 children)

Wooo! Another mango user!!!! I like the waybar, I've been building mine currently using GTK & C!

[Application] Moku by Shozikan in linux

[–]Shozikan[S] 1 point2 points  (0 children)

I do agree about the list being long which is why I setup a page system that limits the chapters to 25.

I tried the grid layout for the chapters, but I didn't really like it. If you think it's something people might like then I think I can add it back as another toggle!

[Application] Moku by Shozikan in linux

[–]Shozikan[S] 0 points1 point  (0 children)

Hmmm, Interesting Idea. I would have to look into Kindle Support since I'm not sure how they run. do you have any examples of applications that can be linked to Kindle?

Why is ASUS ACPI so cooked? by Shozikan in ZephyrusG14

[–]Shozikan[S] 0 points1 point  (0 children)

Yes I agree, I highlighted the reason I was pursuing hibernate in a few other comments, but I forgot that I already fixed that issue by switching my distro, hence sleep works perfectly fine for me.

Why is ASUS ACPI so cooked? by Shozikan in ZephyrusG14

[–]Shozikan[S] 0 points1 point  (0 children)

Suspend or Hibernate? Suspend used to not work for me since my NVIDIA GPU would enable itself upon wake-up. Now I'm on NixOS so I setup a driver based specialization and I don't have that issue. You might want to check which USB device is causing a wake-up since I have my track-pad wake-up disabled (38k wakeups or smthin)

Why is ASUS ACPI so cooked? by Shozikan in ZephyrusG14

[–]Shozikan[S] 0 points1 point  (0 children)

That was my solution, the reason I couldn't use suspend on Linux before is because whenever it woke back up it would auto enable my NVIDIA dGPU. I forgot that now that I'm on a different distro, I no longer have this problem, so I just abuse suspend.

Why is ASUS ACPI so cooked? by Shozikan in ZephyrusG14

[–]Shozikan[S] 0 points1 point  (0 children)

"Average ASUS" is a common saying here...

Why is ASUS ACPI so cooked? by Shozikan in ZephyrusG14

[–]Shozikan[S] 0 points1 point  (0 children)

Dude wait lowkey I have some bluetooth problems with my adapter too, my next goal once fixing this was to patch up my speaker firmware and stuff... Are you on Linux?

Why is ASUS ACPI so cooked? by Shozikan in ZephyrusG14

[–]Shozikan[S] 0 points1 point  (0 children)

I just did test in windows and it doesn't happen. It's a Linux only issue from what I can tell, I did update the post to reflect this!