Code Monkey home page Code Monkey logo

Comments (6)

janka avatar janka commented on September 24, 2024 4

Setting an URL is easily done in /home/pi/.xsession:

#chromium-browser --start-fullscreen --window-size=1920,1080 --disable-infobars &
chromium-browser --disable-infobars --kiosk http://somewhere.com &

Should also be possible to add basic auth:

https://username:[email protected]

from chilipie-kiosk.

jareware avatar jareware commented on September 24, 2024 2

That could be good, yeah.

Also, before open-sourcing this project, most users were internal, and a Finnish default keyboard layout was fine. Now that the user base is more global, it might be a better idea to default to the US one... 🤔

from chilipie-kiosk.

bluepackets avatar bluepackets commented on September 24, 2024 1

Thanks for your work on this project :) Yes, agreed. I had also tried "FullPageOS" which had a file in /boot/fullpageos.txt which allowed us to set the URL during the flash rather than having to use a keyboard to set it up.

The other issues is that SSH appeared to be disabled by default and also the keyboard was set to a different locale (I'm in Australia) so things such as a colon ( : ) would do a different character. All easily overcome, but could be added to the readme I suppose :)

from chilipie-kiosk.

jareware avatar jareware commented on September 24, 2024 1

Thanks for the feedback!

The instructions for changing the keyboard layout (among other things) is in the first boot document, but you're not the first person to not find it immediately... where do you think it'd be more prominent? On the main README..?

from chilipie-kiosk.

bluepackets avatar bluepackets commented on September 24, 2024

Ahhh, so it is. Apologies :)

Perhaps instead of just "Change your keyboard layout" it says "Change your keyboard layout (it is configured by default to X)" ?

from chilipie-kiosk.

crisp2u avatar crisp2u commented on September 24, 2024

Could I drop another idea here ? How about using Chrome Debugging Protocol for this ? I'm planing o build a prototype with chilipie and I'm planning to try https://github.com/cyrus-and/chrome-remote-interface. I'll keep you guys updated

from chilipie-kiosk.

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.