{"id":13403818,"url":"https://github.com/Wyliodrin/WyliodrinSTUDIO","last_synced_at":"2025-03-14T08:32:15.681Z","repository":{"id":71701943,"uuid":"54636099","full_name":"Wyliodrin/WyliodrinSTUDIO","owner":"Wyliodrin","description":"Wyliodrin STUDIO is a Chrome based IDE for software and hardware development in IoT and Embedded Linux","archived":true,"fork":false,"pushed_at":"2019-10-29T08:16:11.000Z","size":14654,"stargazers_count":92,"open_issues_count":12,"forks_count":46,"subscribers_count":20,"default_branch":"master","last_synced_at":"2024-07-31T19:42:05.466Z","etag":null,"topics":["arduino","arduino-yun","firmware","ide","iot","python","raspberry-pi","raspberrypi"],"latest_commit_sha":null,"homepage":"https://studio.wyliodrin.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Wyliodrin.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2016-03-24T11:12:27.000Z","updated_at":"2023-09-08T17:08:29.000Z","dependencies_parsed_at":"2023-03-23T00:32:07.348Z","dependency_job_id":null,"html_url":"https://github.com/Wyliodrin/WyliodrinSTUDIO","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wyliodrin%2FWyliodrinSTUDIO","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wyliodrin%2FWyliodrinSTUDIO/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wyliodrin%2FWyliodrinSTUDIO/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wyliodrin%2FWyliodrinSTUDIO/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Wyliodrin","download_url":"https://codeload.github.com/Wyliodrin/WyliodrinSTUDIO/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243547525,"owners_count":20308718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["arduino","arduino-yun","firmware","ide","iot","python","raspberry-pi","raspberrypi"],"created_at":"2024-07-30T19:01:35.056Z","updated_at":"2025-03-14T08:32:14.607Z","avatar_url":"https://github.com/Wyliodrin.png","language":"JavaScript","funding_links":[],"categories":["JavaScript","IDE"],"sub_categories":["Android Things"],"readme":"This repository is deprecated, please take a look at the new version of WyliodrinSTUDIO at [the new reposository](https://github.com/wyliodrinstudio/WyliodrinSTUDIO)\n\n# Wyliodrin STUDIO\n\n[![Build Status](https://travis-ci.org/Wyliodrin/WyliodrinSTUDIO.svg?branch=master)](https://travis-ci.org/Wyliodrin/WyliodrinSTUDIO)\n[![Dependency Status](https://gemnasium.com/Wyliodrin/WyliodrinSTUDIO.svg)](https://gemnasium.com/Wyliodrin/WyliodrinSTUDIO)\n[![Gitter](https://badges.gitter.im/Wyliodrin/WyliodrinSTUDIO.svg)](https://gitter.im/Wyliodrin/WyliodrinSTUDIO?utm_source=badge\u0026utm_medium=badge\u0026utm_campaign=pr-badge)\n\nWyliodrin STUDIO is a Chrome based IDE for software and hardware development for IoT and Embedded Linux systems.\n\n![Wyliodrin](https://raw.githubusercontent.com/Wyliodrin/WyliodrinSTUDIO/master/extra/gitslide.gif)\n\n* Connect to devices using TCP/IP or serial port\n* Develop software and firmware for IoT in several programming languages\n* Shell access to the device\n* Import and export Wyliodrin STUDIO projects\n* Visual dashboard for displaying sensor data\n* Display the hardware schematics\n* Manage packages for Python and Javascript\n* Task manager for managing the device\n* Network connection manager for the device  (Ethernet and WiFi)\n* Interactive electronics documentation (resistor color code)\n* Example projects and firmware\n* Wyliodrin API documentation in C/C++, Python and Javascript\n\n## Supported devices:\n* Raspberry Pi and Arduino \n* UDOO Neo \n* BeagleBone Black \n* Arduino Yun\n\n## Supported languages\n* Visual Programming (translates to Python)\n* Javascript\n* Python\n* Streams (node-red)\n* Shell Script (bash)\n\n## Install\nYou may find Wyliodrin STUDIO on the [Chrome Store](https://goo.gl/Sgj9HB)\n\n![Wyliodrin](https://raw.githubusercontent.com/Wyliodrin/WyliodrinSTUDIO/master/extra/wyliodrin_studio_qr.png)\n\n## Device\n\nThe device needs to run\n* [wyliodrin-app-server](https://www.github.com/wyliodrin/wyliodrin-app-server)\n* [wyliodrin-server](https://www.github.com/wyliodrin/wyliodrin-server)\n* [libwyliodrin](https://www.github.com/wyliodrin/libwyliodrin)\n\nYou may download device images that have them installed from Wyliodrin.\n\n* UDOO Neo [Download Image](http://www.wyliodrin.com/images/beta/udooneo)\n* Raspberry Pi and Arduino [Download Image](http://www.wyliodrin.com/images/beta/raspberrypi)\n* BeagleBone Black [Download Image](http://www.wyliodrin.com/images/beta/beagleboneblack)\n* Arduino Yun\n\n## Build\n\nYou will need \n\n* [NodeJS](http://www.nodejs.org) version 4 or higher.\n* [grunt](http://gruntjs.com/)\n* [yarn](https://yarnpkg.com/) (optional)\n\n### Build Instructions for Windows users\n\n#### Build using the provided script\n\nJust run the [build.cmd](./build.cmd) script as administrator.\n\n*or*\n\n#### You may build Wyliodrin STUDIO yourself\n\n    git clone https://www.github.com/Wyliodrin/WyliodrinSTUDIO\n    cd WyliodrinSTUDIO\n    yarn \u0026 REM npm install works slow\n    cd patches\n    patch.exe ../node_modules/highcharts-ng/dist/highcharts-ng.js highcharts-ng.patch\n    patch.exe ../node_modules/angular-tree-control/css/tree-control-attribute.css tree-control-attribute.patch\n    patch.exe ../node_modules/marked/lib/marked.js marked.patch\n    patch.exe ../node_modules/angular-ui-ace/src/ui-ace.js angular-ui-ace.patch\n    cd ..\n    grunt\n\nInstall grunt \n\n    npm install -g grunt-cli \n\n### Build Instructions for Linux users\n\n#### Build using the provided script\n\nJust run the [build.sh](./build.sh) script.\n\n*or*\n\n#### You may build Wyliodrin STUDIO yourself\n\n    git clone https://www.github.com/Wyliodrin/WyliodrinSTUDIO\n    cd WyliodrinSTUDIO\n    yarn # npm install works slow\n    patch node_modules/highcharts-ng/dist/highcharts-ng.js patches/highcharts-ng.patch\n    patch node_modules/angular-tree-control/css/tree-control-attribute.css patches/tree-control-attribute.patch\n    patch node_modules/marked/lib/marked.js patches/marked.patch\n    patch node_modules/angular-ui-ace/src/ui-ace.js patches/angular-ui-ace.patch\n    grunt\n\nInstall grunt \n\n    sudo npm install -g grunt-cli \n\nThe build is in the *build* folder\n\n### Parameters\n\n* DEBUG_WYLIODRIN='wyliodrin.*' - enable debug messages (this will have a performance impact)\n* MIXPANEL_WYLIODRIN='' - mixpanel token for anonymous statistics sending\n\n## Loading the app\n\nFirst step in loading the app is to install chrome explorer if you haven't already installed\nit [Download chrome](https://www.google.com/chrome/browser/desktop/index.html)\n\nAfter the installation:\n* open the options tab (the 3 dots button in the top-right corner)\n* go to More tools\n* in the More tools menu choose the Extensions option \n* check the developer mode box (top of the page)\n* another three options will appear including one called 'Load unpacked extension'\n* Select 'Load unpacked extension', go to the the folder where you have built the project and open the folder called 'build', then press open.\n\n## Contribute\n\nWe would love your help. Click [here](CONTRIBUTING.md) to find out how to contribute.\n\n## Authors\n\nWyliodrin STUDIO is a product of [Wyliodrin](http://www.wyliodrin.com)\n\n* [Alexandru Radovici](https://www.github.com/alexandruradovici) - Maintainer\n* [Razvan Serban](https://www.github.com/serban-razvan) - Developer\n* [Alexandru Neculai](https://www.github.com/NeculaiAlex) - Developer\n* [Ioana Culic](https://www.github.com/ioanaculic) - Developer\n* [Ovidiu Stoica](https://www.github.com/oviska) - UX / UI\n* [Catalin Dabuleanu](https://github.com/CatalinDabuleanu) - Developer\n\nContributions\n\n* [Paula Margarit](https://www.github.com/paula-elena) - Developer\n* [Daniel Dosaru](https://www.github.com/dosarudaniel) - Developer\n* [Mihai Popescu](https://www.github.com/mhpopescu) - Developer\n\nWyliodrin is a trademark of Wyliodrin SRL. All rights reserved.\n\n## License\n\nGPLv3 for private, non profit and educational use.\n\nPlease consider contacting us at office@wyliodrin.com if you plan to use it in a commercial software.\nThis license allows you to write/distribute/sell an applications written in Wyliodrin STUDIO. If does not allow you to sell Wyliodrin STUDIO or any derived products.\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FWyliodrin%2FWyliodrinSTUDIO","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FWyliodrin%2FWyliodrinSTUDIO","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FWyliodrin%2FWyliodrinSTUDIO/lists"}