dimitroffs/ExpressLRS-configurator
Fork: 2 Star: 5 (更新于 2024-11-06 00:10:47)
license: 暂无
Language: Python .
最后发布版本: 0.1.5a ( 2021-02-03 04:01:11)
ExpressLRS-configurator
A simple way to build and flash https://github.com/AlessandroAU/ExpressLRS firmware. Project is on-going - use 'develop' branch for most recent stuff. Project is powered by Python, Electron and Tailwind CSS. Check out Wiki for more details and sample snapshots.
Releases:
- 0.1.5a - windows-only, separated setup and main processes, dynamically loading build targets (needs python 3 and git locally installed)
- 0.1.4 - windows-only, dynamically loading branches, small stylings and bugfixes (needs python 3 and git locally installed)
- 0.1.3a - first windows-only application exported for test (needs python 3 and git locally installed)
Installation (Windows):
- install Python 3 from https://www.python.org/downloads/ NOTE!!! Make sure to select checkbox 'Add Python to PATH'
- install Git for Windows from https://git-scm.com/download/win
- download latest ExpressLRS Configurator archive from Releases page and unzip it locally
- fire up 'ExpressLRS Configurator.exe'
How to try it out (for development):
- some basic development skills needed, due to development stage of the app
- you need to install NodeJS (https://nodejs.org/en/) and Python (https://www.python.org/)
- clone project locally
- run 'npm install' from main project directory
- run 'npm start' to start application
Currently under the hood:
- finished up main logic purposes
- cloning ExpressLRS firmware locally
- updating ExpressLRS firmware locally
- building firmware targets
- uploading firmware targets
- better UX - powered by TailwindCSS
What needs to be done:
- optimizing code (I am neither python nor js dev, so additional support will be highly appreciated)
- better packaging (currently developing win application as a target)
最近版本更新:(数据更新于 2024-09-21 07:55:40)
2021-02-03 04:01:11 0.1.5a
2021-01-26 04:23:57 0.1.4
2021-01-22 06:53:41 0.1.3a
dimitroffs/ExpressLRS-configurator同语言 Python最近更新仓库
2024-11-22 02:39:01 goauthentik/authentik
2024-11-22 00:03:47 comfyanonymous/ComfyUI
2024-11-21 22:06:18 rashevskyv/dbi
2024-11-21 21:09:02 xtekky/gpt4free
2024-11-21 20:03:58 ultralytics/ultralytics
2024-11-21 00:54:04 hect0x7/JMComic-Crawler-Python