Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

ntsparis/DIYiotWebClient

Open more actions menu
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DIYiotWebClient

Web Interface για τη χρήση του Rest API και εργαλείων του DIYiotServer

To DIYiotWebClient παρέχει

Web Interface για

  • Network-enabled Arduino
  • Over-the-air/on-the-fly programming
  • Online monitoring & real-time data streaming

How to Use It

Download

You can use the DIYiotWebClient code AS-IS! No need to build or recompile--just clone this repo and use the files.

Config

Follow these steps:

  1. install apache

1.1 creating a virtual host

DocumentRoot "path to web dir"   (step Download)
ServerName [Your Server Name]

<Directory "path to web dir">
	Options -Indexes
	AllowOverride All
	Require all granted
</Directory>

1.2 restart httpd

  1. open in browser

Happy Coding :-)

License

See LICENSE

About

arduino-net-interface based on SB Admin template

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 48.4%
  • HTML 44.7%
  • CSS 6.9%
Morty Proxy This is a proxified and sanitized view of the page, visit original site.