Coder Social home page Coder Social logo

Comments (17)

unoukujou avatar unoukujou commented on June 21, 2024

Hi! I'm new in the app and this is probably the dumbest question I would do: where do I have to create an account to use the app?

You need to get shiori:

https://github.com/go-shiori/shiori

from shiori-android-client.

taraletti avatar taraletti commented on June 21, 2024

Done and running but I don't find a command to create an account to use the android app

from shiori-android-client.

unoukujou avatar unoukujou commented on June 21, 2024

Done and running but I don't find a command to create an account to use the android app

https://github.com/go-shiori/shiori/blob/master/docs/Usage.md#using-web-interface

The default password:

username: shiori
password: gopher

Then when you log in you can change it.

from shiori-android-client.

taraletti avatar taraletti commented on June 21, 2024

Sorry, but the server url?

from shiori-android-client.

unoukujou avatar unoukujou commented on June 21, 2024

When you run this command:

shiori server

It will set up the server. The URL is the local IP of the host you are running it on, default port is 8080.

You can check it is working by opening your browser on the same computer you run shiori from and open this url: http://localhost:8080

from shiori-android-client.

taraletti avatar taraletti commented on June 21, 2024

Only get failed to connect to localhost. In the computer shiori is running

from shiori-android-client.

unoukujou avatar unoukujou commented on June 21, 2024

When you run this command:

shiori server

What does it say?

from shiori-android-client.

taraletti avatar taraletti commented on June 21, 2024

Failed to connect (ip:port)

from shiori-android-client.

unoukujou avatar unoukujou commented on June 21, 2024

Maybe try a different port.

shiori server -port 8888

If it works, then you can open http://localhost:8888

from shiori-android-client.

taraletti avatar taraletti commented on June 21, 2024

Maybe try a different port.

shiori server -port 8888

If it works, then you can open http://localhost:8888

it works on my computer with 8000, I'm in and even changed user and password. When I go to pagekeeper now, in

ServeURL: if I put what in command line appears as "remote" plus the 8000 port, says that failed to connect. If I put my IP plus 8000 port, again, I get failed to connect. If I put the complete line of "remote" that appears in shiori serve, I get failed to connect too...

So basically, I don't know what to insert on ServeURL of the app...

from shiori-android-client.

unoukujou avatar unoukujou commented on June 21, 2024

It should be the local ip address of your computer that is running shiori. If you have a router, that would be the local ip the router assigned to your computer.

In pagekeeper, you would connect by http://ip:8000

ip is the local ip of the computer running shiori. Akso your android device should be connected to the same router via wifi

from shiori-android-client.

taraletti avatar taraletti commented on June 21, 2024

It should be the local ip address of your computer that is running shiori. If you have a router, that would be the local ip the router assigned to your computer.

In pagekeeper, you would connect by http://ip:8000

ip is the local ip of the computer running shiori. Akso your android device should be connected to the same router via wifi

I just can't find it...using my ip, the ip for the router, the remote ip...nothing works

from shiori-android-client.

unoukujou avatar unoukujou commented on June 21, 2024

Is your computer that is running shiori on Windows?

https://www.digitalcitizen.life/find-ip-address-windows/

from shiori-android-client.

taraletti avatar taraletti commented on June 21, 2024

Is your computer that is running shiori on Windows?

https://www.digitalcitizen.life/find-ip-address-windows/

Find it. Noticed that shiori is on port 8080, put the IP and 8080 and give me "Handshake failed". Put with 8000 and get failed to connect to (ip port) from (another ip and another port) after 30000 ms

from shiori-android-client.

unoukujou avatar unoukujou commented on June 21, 2024

Handshake failed sounds like you are doing https. Make sure it is http? Without the s?

from shiori-android-client.

taraletti avatar taraletti commented on June 21, 2024

Handshake failed sounds like you are doing https. Make sure it is http? Without the s?

Done! Thanks a lot, now two questions

1 - the app will work even if shiori is closed in the pc?
2 - it's possible to add links on android? or not yet, I'm not finding that option

from shiori-android-client.

unoukujou avatar unoukujou commented on June 21, 2024

You're welcome!

  1. shiori needs to be running 24/7. If you close it, you cannot access it. All your shiori data is stored on that PC and served from there.

  2. I have not been able to get pagekeeper working for myself but if you open your regular browser on android and go to the shiori URL http://IP:port, you can add bookmarks there without pagekeeper. Pagekeeper is just another way to access shiori. If pagekeeper is working for you, you can probably open a webpage and then bookmark it by sharing that page directly to pagekeeper. I can't try it myself because pagekeeper doesn't work for me.

from shiori-android-client.

Related Issues (20)

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.