Running a Python Kivy App as main Kiosk Application (Part 2)
In Part 1 (How to Set Up Ubuntu Linux as a Secure Kiosk or Self-Service Terminal), we set up a kiosk environment on Ubuntu Linux…
Read more →Software Engineer π¨βπ» | Building apps for macOS π», iOSπ± & Linux π§ with Swift π¦βπ₯
Hi, Iβm Johannes, a software engineer with a passion for Swift, app development and data analysis. This blog serves as my personal notebook: software engineering, technology, programming and hands-on projects.
Follow along as I explore, build, and share my experiences.
In Part 1 (How to Set Up Ubuntu Linux as a Secure Kiosk or Self-Service Terminal), we set up a kiosk environment on Ubuntu Linux…
Read more →Everybody knows them β from fast food restaurants to airports and train stations: self-service terminals with large touchscreens, designed for a single purpose such as…
Read more →When youβre dealing with sensitive data in your iOS or macOS app, the Keychain is the place to store things like tokens, passwords, and other…
Read more →Download on the App Store: WebServerMonitor When running your own website or web server, knowing whether your service is online and responsive is essential.
Read more →When developing iOS apps, UserDefaults is a simple and convenient way to store small pieces of data β like user settings, preferences, or app state…
Read more →In Linux systems, binding a non-root process to a privileged port (which are ports <1024) is not allowed by default. This can be inconvenient when…
Read more →