Plugin Directory

Changeset 868223


Ignore:
Timestamp:
03/02/2014 09:46:27 PM (12 years ago)
Author:
peterkodermac
Message:

new screenshot & fix for description

Location:
raspberry-weather
Files:
1 added
2 edited

Legend:

Unmodified
Added
Removed
  • raspberry-weather/trunk/readme.txt

    r868221 r868223  
    1313By following the tutorials on www.raspberryweather.com you can use your Raspberry Pi to create your own weather station. When the initial steps are completed,
    1414you can display the readings in a nice graph. It connects to the Wordpress database and draws a graph that contains temperature and humidity readings. The graph
    15 is customizable. You can decide if you want to display the temperature and humidity or just temperature or humidity. The graph displays the data from the date you
     15is customizable.
     16You can decide if you want to display the temperature and humidity or just temperature or humidity. The graph displays the data from the date you
    1617want - today, yesterday or a specific date.
     18
    1719If you just want to take a look at how this plugin looks, you can. It will display some dummy data to show you how everything looks like.
    1820
     
    36381. Graph for temperature reading
    3739
     402. Sample graph with dummy data
     41
    3842== Changelog ==
    3943
  • raspberry-weather/trunk/readme.txt~

    r868212 r868223  
    1 This plugin displays data recorded by your weather station. It connects to your database and draws a nice line graph.
    2 If you do not have any data to display, it shows predefined sample values.
     1=== Raspberry Weather ===
     2Tags: Raspberry Pi, Raspberry Weather, temperature, humidity
     3Requires at least: 3.0.1
     4Tested up to: 3.8.1
     5Stable tag: 4.3
     6License: GPLv2 or later
     7License URI: http://www.gnu.org/licenses/gpl-2.0.html
     8
     9This plugin displays data recorded by your weather station. It connects to your database and draws a nice line graph.
     10
     11== Description ==
     12
     13By following the tutorials on www.raspberryweather.com you can use your Raspberry Pi to create your own weather station. When the initial steps are completed,
     14you can display the readings in a nice graph. It connects to the Wordpress database and draws a graph that contains temperature and humidity readings. The graph
     15is customizable.
     16You can decide if you want to display the temperature and humidity or just temperature or humidity. The graph displays the data from the date you
     17want - today, yesterday or a specific date.
     18
     19If you just want to take a look at how this plugin looks, you can. It will display some dummy data to show you how everything looks like.
     20
     21
     22== Frequently Asked Questions ==
     23
     24= What do I need for this plugin? =
     25
     26You need a Raspberry Pi, temperature sensor and some spare time. More information is provided on www.raspberryweather.com.
     27
     28= Something is not working! =
     29
     30This is the first release, bugs are likely to be present. Drop me a line at peter@raspberryweather.com, I will do my best to fix it.
     31
     32= I need more information about this plugin =
     33
     34Same as above, drop me a line on my email. Or take a look at http://www.raspberryweather.com/raspberry-weather-graph/.
     35
     36== Screenshots ==
     37
     381. Graph for temperature reading
     39
     40== Changelog ==
     41
     42= 1.0 =
     43* Initial release
Note: See TracChangeset for help on using the changeset viewer.