Skip to content

displays important info's (weather, trams, barEvening, infos, clock) for dorm

License

Notifications You must be signed in to change notification settings

rocklyve/infoBeamer

Repository files navigation

infoBeamer

This is an Info-Beamer project for my dorm.

Uses [KVVLiveApi](https://github.com/cCirclEe/kvvliveapi) and [WeatherInfo](https://github.com/cCirclEe/weatherInfo) as data source.

#Installation

TODO (before starting script):

  • install python (should be installed already)

  • sudo apt-get install mysql-server

  • apt-cache search MySQLdb

  • sudo apt-get install python-mysqldb

  • Language to de: for (ä,ö,ü) IMPORTANT

    • vim .bashrc -> add
    • export LANG="de_DE.UTF-8"
    • export LC_ALL="de_DE.UTF-8"

Get GitHub repo:

  • git clone git://github.com/cCirclEe/insterBeamer.git
  • in directory: /opt/insterBeamer/

Start InfoBeamer at startup:

  • sudo su
  • vim /etc/init.d/myscript
  • #!/bin/sh --> /path/to/my/script.sh OR direct execution
  • chmod ugo+x /etc/init.d/myscript
  • update-rc.d myscript defaults

About

displays important info's (weather, trams, barEvening, infos, clock) for dorm

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published