Giter Club home page Giter Club logo

zesp-ui's Introduction

About the tool

Hello, my friend! I hope you are doing good (=

A few words about the tool - currently this is an experimental application to provide just another client for awesome ZESP service (there is ZESP developers telegram channel).

How to use

Built and ready to use application is available on zesp.dipteam.com (for the moment ZESP service doesn't allow you to use https scheme, so be sure you are with http).

Can I start it locally on my PC or my hub devices?

Definitely yes.

  • Just download the already built application from gh-page branch and open index.html
  • If you want to play with source codes, to build it as a regular React application execute npm run build or npm start to start it locally for development.

How to install Self-Hosted version

Install

wget https://gist.github.com/NickRimmer/8163d849d5b88f435a87dc28de1313c9/raw/zesp-ui-self-hosted-install.sh -O ~/zesp-ui-install.sh
chmod a+x ~/zesp-ui-install.sh
~/zesp-ui-install.sh
rm -f ~/zesp-ui-install.sh

Uninstall

wget https://gist.github.com/NickRimmer/8163d849d5b88f435a87dc28de1313c9/raw/uninstall.sh -O ~/zesp-ui-uninstall.sh
chmod a+x ~/zesp-ui-uninstall.sh
~/zesp-ui-uninstall.sh
rm -f ~/zesp-ui-uninstall.sh

or

/etc/init.d/zesp_ui stop
/etc/init.d/zesp_ui disable
rm -f /etc/init.d/zesp_ui
rm -fr /opt/zesp-ui

Contributing

We love your input. This all is possible only because of you ๐Ÿฅณ

zesp-ui's People

Contributors

nickrimmer avatar

Stargazers

 avatar

Watchers

 avatar  avatar

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.