An open API service indexing awesome lists of open source software.

https://github.com/unascribed/unsup

Una's Simple Updater - a robust directory syncer that can intercept program launch via Java agent. Particularly good for Minecraft modpacks.
https://github.com/unascribed/unsup

Last synced: 2 months ago
JSON representation

Una's Simple Updater - a robust directory syncer that can intercept program launch via Java agent. Particularly good for Minecraft modpacks.

Awesome Lists containing this project

README

        

[![Translation status](https://weblate.sleeping.town/widgets/unascribed/-/unsup/multi-auto.svg)](https://weblate.sleeping.town/engage/unascribed/?component=unsup)

# unsup

***Un**a's **S**imple **Up**dater*

unsup is a somewhat minimal implementation of a generic working directory
syncer in Java. It supports running as a Java agent, to piggy-back off of the
launch of another program.

***This GitHub repository is a mirror for convenience.*** Please see the
[authoritative Forgejo repo](https://git.sleeping.town/unascribed/unsup) for more information, releases, issues, et al.