Skip to content

An application to show, in a minimal way, the primary information you need

Notifications You must be signed in to change notification settings

ontech7/smart-screen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Smart Screen

An application to show, in a minimal way, the primary information you need:

  • Time
  • Weather
  • Date
  • Spotify
  • News
  • Notifications (only Android)
  • Calls

SmartScreen

Contents

Smart Screen Mobile App

To make it work properly, you'll need the Smart Screen mobile application

Run

To run it, you'll need Node.js for NPM and Node itself.

You need to install all the packages first:

npm install

And after that, you'll need to run it:

node .

It will run on your localhost:

localhost:3000

(if you want to change the PORT, go to index.js:142)

Info

The local IP is on the top-right corner.

You need to put it in the mobile application (look at Smart Screen Mobile App section), and click Connect. You'll hear a double fast vibration on your device, in case of successful connection.

The device name will appear under the local IP once it's connected.

You must connect your devices on the same network, in order to let your device find the local IP associated to the Smart Screen application.

Sorry

The Front-end part was made pretty quickly, in order to make it work on 1024x768 resolution, because my objective was to use this display with a Raspberry Pi 3B+.

It works on a 1920x1080 monitor, but perhaps with some flaws.

Credits

$ Andrea Losavio (https://github.com/ontech7)

About

An application to show, in a minimal way, the primary information you need

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published