Recent content by tsander

  1. T

    I made a Scribble Hub reader

    I don't really pay attention to the fact that flutter may or may not have click feedback sound effects, so I included the permission for sound output. Didn't realize it's also for sound input. I'll probably remove the permission in the next update. I have tables and color schemes done now, for...
  2. T

    I made a Scribble Hub reader

    Now available on FlatHub!
  3. T

    I made a Scribble Hub reader

    There are already browser plugins that can turn pages into epubs, so that'd be pretty late on my to-do-list. Though some kind of library export is probably a good idea, and AFAIK epub is just a fancy archive with HTML files.
  4. T

    I made a Scribble Hub reader

    Already did this. Version 0.9.1 is finished, including the RoyalRoad support, a fix for the library scrolling, and library compression. I'm also currently in the process of submitting to app to FlatHub.
  5. T

    I made a Scribble Hub reader

    Update: I have the implementation for RoyalRoad done, and I fixed an annoying scrolling bug in the library.
  6. T

    I made a Scribble Hub reader

    I already have a working flatpak build, and the current status quo of Flutter apps on flathub is "Just download a prebuild binary as the source and repackage it into the flatpak", since network access is forbidden during build (but prebuild binaries are allowed?). So I just have to adapt the...
  7. T

    I made a Scribble Hub reader

    One day, I went somewhere where I had neither WIFI nor mobile data, and I was annoyed I couldn't continue reading anymore while waiting. So I then set out to make my own offline reader app lol. Notable features: - Works on Windows, Android and Linux - Of course works fully offline - You can...
  8. T

    Is this the official scribble hub app?

    As a reader, I was annoyed that there still doesn't seem to be an app, so I made a basic reader app myself: Works completely offline, Windows, Android, Linux, library sharable between devices in the network, basic search for stories. I want to add custom color theme support and table support in...
Top