https://github.com/nicolasconstant/msfs-community-downloader
MSFS add-in downloader
https://github.com/nicolasconstant/msfs-community-downloader
msfs msfs2020
Last synced: about 1 month ago
JSON representation
MSFS add-in downloader
- Host: GitHub
- URL: https://github.com/nicolasconstant/msfs-community-downloader
- Owner: NicolasConstant
- License: agpl-3.0
- Created: 2021-05-09T21:00:13.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2024-11-26T05:04:29.000Z (6 months ago)
- Last Synced: 2025-04-02T12:08:03.110Z (about 2 months ago)
- Topics: msfs, msfs2020
- Language: TypeScript
- Homepage:
- Size: 11.9 MB
- Stars: 61
- Watchers: 7
- Forks: 16
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# MSFS Community Downloader
This is a desktop client to install and update easily MSFS add-on hosted on Github.
## Download the app
Find the last releases [here](https://github.com/NicolasConstant/msfs-community-downloader/releases)
## State of development
The software is in a really early stage.
## Screens

## Dependancies
* Angular 11
* SASS
* Electron 12
* Maxime Gris' `angular-electron` [template](https://github.com/maximegris/angular-electron)
* Node 10.13.0 (build the project with this version via `nvm`)