xiph / awcy

http://arewecompressedyet.com/
MIT License
70 stars 46 forks source link

Frontend feature for copying run data between instances #263

Open rzumer opened 3 years ago

rzumer commented 3 years ago

Since I ran my own instance of AWCY I ran into this problem where we wanted to compare two runs on separate instances but had to manually copy the run data between servers into text files, or repeat the run. It would be nice to have a way to automate that through the AWCY frontend, ideally by copying the link to one or more selected runs on another server if it's possible to parse that way, or at least directly by pasting the native run data and have it added to the target instance.