Skip to content

sotatech/ucmpi_os

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ucmpi_os

This is the open source repo to build the UCMPi/OS.

Whas this all about

alphaWerk and Cytech collabored in the development of a UCM for the Comfort range of Alarm / Home Automation systems to embed a Raspberry Pi.

This repo is an open source licesed version of the original Beta software which is now being retired in favour of this new open source version

More information can be found here:

Detailed Installation Instructions

Installation

If you are upgrading from an existing alphaWerk beta version, the following command can be used to faciliate the migration:

curl -sL https://raw.githubusercontent.com/alphawerk/ucmpi_os/main/webfiles/upgrade.sh | bash -

If you are already running the open source version and wish to use the latest and greatest main version, the following will update:

curl -sL https://raw.githubusercontent.com/alphawerk/ucmpi_os/main/webfiles/update.sh | bash -

For fresh installations, the following command will install the open source version, as per the instructions above:

curl -sL https://raw.githubusercontent.com/alphawerk/ucmpi_os/main/webfiles/install.sh | bash -

Further Information

This repo is maintained by alphaWerk but it is open source as per the GNU GENERAL PUBLIC LICENSE. we welcome contributions from users.

Useful Links

The hardware is supported by Cytech & alphaWerk.

There is a forum for support

Copyright (c) 2018,2019,2020,2021 alphaWerk Ltd

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 59.9%
  • Handlebars 18.2%
  • HTML 15.2%
  • Shell 6.7%