mirror of
https://github.com/serhii-londar/open-source-mac-os-apps.git
synced 2024-11-21 15:10:21 +00:00
Added Betaflight Configurator (#789)
* Update applications.json * Update applications.json * Update applications.json Co-authored-by: Serhii Londar <serhii.londar@gmail.com>
This commit is contained in:
parent
555e2a5560
commit
0f71099dde
1 changed files with 17 additions and 0 deletions
|
@ -9342,6 +9342,23 @@
|
|||
"java"
|
||||
]
|
||||
},
|
||||
{
|
||||
"short_description": "Cross platform configuration tool for the Betaflight firmware.",
|
||||
"categories": [
|
||||
"utilities",
|
||||
"other"
|
||||
],
|
||||
"repo_url": "https://github.com/betaflight/betaflight-configurator",
|
||||
"title": "Betaflight Configurator",
|
||||
"icon_url": "https://pbs.twimg.com/profile_images/1061367585436925957/HoDOKWlp_400x400.jpg",
|
||||
"screenshots": [
|
||||
"https://lh3.googleusercontent.com/di77U8MJEDNqdZ3UQugKJy6TEDtHsPegDH8fOaCM0m8E7zImA6bW1epvftG5LdpUsxE-eAkJtKAfDqIvOf-RXr8VUhg=w640-h400-e365-rj-sc0x00ffffff"
|
||||
],
|
||||
"official_site": "https://betaflight.com/",
|
||||
"languages": [
|
||||
"javascript"
|
||||
]
|
||||
},
|
||||
{
|
||||
"short_description": "Powerful yet simple to use screenshot software.",
|
||||
"categories": [
|
||||
|
|
Loading…
Reference in a new issue