Giter Club home page Giter Club logo

aquapiccontroller's Introduction

README

AquaPic Main Control

Handles all functionality for the AquaPic aquarium controller, and provides a graphical user interface. Physical input and outputs are handled by seperate modules or cards.

Status

All code is a work in progress.

Prerequisites

  • Mono is required for both building and running the AquaPic application.
  • .NET on Windows should work. However, development is done on Linux so Windows is not supported. Finally .NET Core does not work at this time.
  • GTK-Sharp Version 2.12 is required for running the AquaPic application. Recommend installing from the repos because all the packages in NuGet are now wrapping Gtk3.
  • NuGet version 2.12 or higher is required to install all the dependecies and MSBuild. NuGet can be installed via the repos. If Nuget isn't available or the version in the repos is too old, download nuget.exe using wget:

            wget https://dist.nuget.org/win-x86-commandline/latest/nuget.exe.

  • MSBuild is optional. The build script will install MSBuild if it can't be found on the system.

Building

Execute ./build. If NuGet was installed via wget, then the build script will require the argument -n "mono /path/to/nuget.exe". Another option is to use a C# IDE: MonoDevelop (Linux), or Visual Studio (Windows and Mac).

Dependencies

License

The AquaPic main control code is released under the terms of the GNU General Public License (GPL), version 3 or later. See COPYING for details.

Website

aquapiccontroller's People

Contributors

brandtks avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

berntmartin

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.