WP Manifestindependent plugin directory
2stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/horizon-institute/timestreams/archive/refs/heads/master.zip

Readme

Timestreams

WordPress plugin to store and review sensor data. Developed as part of the Relate project.

Installation

  1. Install Timestreams by uploading the files to your server
  2. Activate the Timestreams plugin
  3. Activate the Blogusers plugin
  4. That's it. You're ready to go!

Contributing

  1. Fork it
  2. Create a branch (git checkout -b my_markup)
  3. Commit your changes (git commit -am "Added Snarkdown")
  4. Push to the branch (git push origin my_markup)
  5. Create an [Issue][1] with a link to your branch
  6. Enjoy a refreshing Diet Coke and wait

License

Copyright (C) 2012 Horizon Digital Economy Research Institute

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License along with this program. If not, see http://www.gnu.org/licenses/.

Read the full README on GitHub →