https://github.com/gruppe-adler/arma3sync-web-admin
Arma3Sync repo administration for human beings
https://github.com/gruppe-adler/arma3sync-web-admin
arma3 arma3sync web
Last synced: 3 months ago
JSON representation
Arma3Sync repo administration for human beings
- Host: GitHub
- URL: https://github.com/gruppe-adler/arma3sync-web-admin
- Owner: gruppe-adler
- Created: 2019-08-20T19:49:21.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-02-11T16:56:36.000Z (over 3 years ago)
- Last Synced: 2025-04-11T01:04:16.462Z (about 1 year ago)
- Topics: arma3, arma3sync, web
- Language: TypeScript
- Homepage:
- Size: 2.22 MB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

[](https://codecov.io/gh/gruppe-adler/arma3sync-web-admin)
# arma3sync-web-admin
Web admin tool for [Arma3Sync](https://forums.bohemia.net/forums/topic/152942-arma3sync-launcher-and-addons-synchronization-software-for-arma-3/).
## features
* edit events
* add and remove events
## todo
* generate sync files
* upload mods
* edit repo options
* show more info: mod sizes
## how to use
* clone
* create `config/production.json`
* `npm i`
* `npm run build`
* `node src/start.js`
^ yes there's some weirdness here in need of improvement
## development notes
This is a [NodeJS](https://nodejs.org/) [Express](https://expressjs.com/) app that is written in [TypeScript](https://www.typescriptlang.org/) (backend) and JavaScript (frontend).
## what it looks like

