Giter Club home page Giter Club logo

Comments (5)

Podginator avatar Podginator commented on May 24, 2024

Yes, and no. So basically at the moment the way that it works is by changing the binary for Kobos main software. So in order to limit this we can only change it to the same, or less bytes.

I was looking into how to do this in another way, but I haven't had the time. One idea was to just catch the URL when it is being called by the kobo and change it. This would allow you to do that, but I haven't really got around to it yet.

If you host it, and you can get the name down to a certain size it should work, but you'd have to do quite a lot of fiddling with the internals of the kobo.

from koboomnivoreconverter.

tent4kel avatar tent4kel commented on May 24, 2024

Ah interesting!
So now I understand:
You patch libnickel to point to fckpocket.com (same length as the getpocket.com). Then change hardcode the DNS with hosts to point somewhere custom. Only with the limitation that etc/hosts takes only IP.

So either a server with a fixed IP could work, or a url with the same bit-length pointing to a service like vercel.

Is that right?

from koboomnivoreconverter.

Podginator avatar Podginator commented on May 24, 2024

Yes, that's exactly right. I just use my raspberry pi because I didn't need to sync outside of the house anyway

from koboomnivoreconverter.

Podginator avatar Podginator commented on May 24, 2024

Hey! It is now possible to host this on Vercel. I've updated the way the redirect happens, now it doesn't have to have the same bit length. You can update it in the following file: https://github.com/Podginator/KoboOmnivoreConverter/blob/main/hook/pocket.cc#L38

Then follow the instructions here:
https://github.com/Podginator/KoboOmnivoreConverter/blob/main/hook/README.md

to get it up and running.

from koboomnivoreconverter.

tent4kel avatar tent4kel commented on May 24, 2024

Great! Can't wait to try it!

from koboomnivoreconverter.

Related Issues (3)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.