Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/termermc/your-loss-sync
Sync and convert your media library easily
https://github.com/termermc/your-loss-sync
Last synced: about 1 month ago
JSON representation
Sync and convert your media library easily
- Host: GitHub
- URL: https://github.com/termermc/your-loss-sync
- Owner: termermc
- License: mit
- Created: 2024-09-16T00:10:58.000Z (4 months ago)
- Default Branch: master
- Last Pushed: 2024-09-20T11:49:20.000Z (4 months ago)
- Last Synced: 2024-11-25T05:40:28.567Z (about 2 months ago)
- Language: Go
- Size: 52.7 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Your Loss! Sync
Sync and convert your media library easily# Building
## Linux
You need some GTK dependencies.
TODO Figure out which onesRun `go build -o your-loss-sync cmd/main.go`
## Windows
TODO go build
## MacOS
TODO go build