Code Monkey home page Code Monkey logo

currant's Introduction

Currant Pi

Keep an eye on your Raspberry Pi with zero configuration [if you've already got a web-server running]

Currant Pi will show you current information about your Raspberry Pi's:

  • Board temperature
  • Network status
  • Uptime
  • CPU Load
  • Memory allocation
  • Available storage

Check out the Live Demo โ†’


Installation

Currant Pi with Slim Framework, using MVC Patterns, designed for coders. If you don't have a nice experience with PHP development and Composer, please consider using the master branch.

####Setting up the server

  1. Configure your favorite server to run CurrantPi. You need to fit all the dependencies to run PHP 5.5 > and Composer.

  2. Clone this repo somewhere your webserver can see it, i.e.:

    git clone [email protected]:ColinWaddell/CurrantPi.git /var/www/html/currantpi
    
  3. Run "composer install" on the folder /var/www/html/currantpi

  4. Point your browser at your webserver.

Features

  1. Built with Slim Framework following the MVC Pattern.

  2. Uses Twig Template Engine so you don't need to worry about PHP code mixed with HTML code.

  3. Basic controllers inside for both rendering with Twig (BaseController) or rendering a JSON (JsonController).

Contributing

You can contribute to this project by pushing to your fork and submitting a pull request.

I like to try and comment on pull requests as soon as possible, but sometimes real-life gets in the way. I also may suggest some changes or improvements or alternatives. My apologies in advance if I don't automatically accept your submission.

When contributing to CurrantPi [slimmvc] you should have a basic knowledge of Design Patterns. Although you must know how to use Composer and how to make a basic application using Slim Framework.

Code should be simple enough that any beginner with basic knowledge in web development can follow it.


License

ยฉ 2016 Colin Waddell under the terms of the MIT License.

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.