Giter Site home page Giter Site logo

ophelia's Introduction

./img/weather/typ_gross.small.png Ophelia's window ./img/weather/sonne.small.png

A lightweight data-visualization-framework for data of your immediate surroundings, like weather, public transport departures and rss feeds.

status-page-screenshot_2023-12-06

Technicalities

It utilizes PHP 7+ and performs caching using the filesystem. Additionally some components may have additional requirements (e.g. a MariaDB-database connection). The OpenWeatherMap-Component uses Plotly.

On a historical note: The first version of Ophelia dates back to the year 2016.

Components

  • Weather, using OpenWeatherMap
  • VVO-Departure (tightly coupled)
  • Feedreader (tighly coupled)

See the example config file

Non-maintained (read: disfunct) components:

  • Vocabulary display
  • Humidity graphing

Setup

Just copy them files over, edit the example config file and store it under config.php (i.e. truncate the file name extension .sample). It's PHP, so refer to whatever tutorial detailing the steps on how to set up PHP. If you want to run the OpenWeatherMap component, do setup a MariaDB database, including the user and database setup. Thereafter run the file ophelia-table-creation.sql to create the openweathermap_forecast table which is being used to Cache the weather data.

Note: Can be used well together with my project PIRAT: Which switches off and on a monitor based on sensory input of PIR or UltraSonic sensors, and can provide an additional output on a 128x64 OLED display.

Boring stuff

./img/weather/wolke_wind.small.png License is MIT. All of the images are also under MIT license. For the weather graphics I want to express my gratitude to the talented artist and former roommate Comic Vogel.

ophelia's People

Contributors

quimoniz avatar

Watchers

 avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.