lirycliryc / tonuino-toolbox

SD-Karten Manager für Deinen Tonuino

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tonuino-Toolbox icon

Organisiere Deine Tonuino SD-Karte ohne Stress :)

Vorschau

Installation

Um die Tonuino-Toolbox zu benutzen, lade Dir einfach die entsprechende Installationsdatei für Dein Betriebssystem unter Releases herunter.

Windows 64bit

tonuino-toolbox-1.1.9-win.exe

Mac OS

tonuino-toolbox-1.1.9.dmg

Ubuntu/Debian Linux

tonuino-toolbox-1.1.9-linux-amd64.deb

CentOS Suse Fedora rpm Linux Package

tonuino-toolbox-1.1.9-linux-x86_64.rpm

AppImage

tonuino-toolbox-1.1.9-linux-x86_64.AppImage

Development

Um am Projekt mit zu wirken klone das Repository, auf Deinem rechner muss git und npm eingerichtet sein.

# Repo klonen
git clone https://github.com/raph-ael/tonuino-toolkit.git

# ins Verzeichnis wechseln
cd tonuino-toolkit

# Pakete installieren
npm install

# dev Version starten
npm start

Built With

  • Node.js - Javascript Runtime
  • Electron - Multi-Platform Desktop Apps mit Javascript
  • Photon - Electron UI Kit

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Support the Hackers

Kauf mir einen KAffee

About

SD-Karten Manager für Deinen Tonuino

License:MIT License


Languages

Language:CSS 75.3%Language:JavaScript 22.6%Language:HTML 1.4%Language:Python 0.7%