How Displio.eu is built? There are two pieces to the puzzle. One is displio app – the php web server part running in cloud and Displio client part running on client devices.
Core mechanics is simple.
- User install client
- Client is registered to the server
- User uploads content to server
- Server distributes content to clients
- Everyone is happy

Sound simple? It takes several people several years to get right.
First problem – how to design client app? Want quick solution? Take Raspberry PI open Chrome to predefined webpage and problem solved.
Leave a Reply