Skip to content

Latest commit

 

History

History
46 lines (28 loc) · 1.16 KB

README.md

File metadata and controls

46 lines (28 loc) · 1.16 KB

Smart Screen Mobile App

Mobile application for Smart Screen

Contents

Smart Screen

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

Run & Build

To build it, you'll need Node.js for NPM and Node itself, as well as Android Studio and its Android SDK tools (that you can download directly from the IDE).

You need to install all the packages first:

npm install

And after that, you need to build the Android Studio project in platforms/android

Settings

You can set up

  • Local IP of the device that it's running SmartScreen
  • City for weather* (e.g.: Milan,it)
  • RSS news feed link
  • Notification filters
  • Disable Pointer (if using Desktop environment)
  • Clear Notifications

* You'll need an open-weather account in order to set the API KEY inside the main project (see SmartScreen)

Sorry

The UI is poorly designed.

Credits

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