Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/slytomcat/ydisk
Go wrapping for yandex-disk Linux CLI utility
https://github.com/slytomcat/ydisk
backend go golang library yandex-disk
Last synced: about 1 month ago
JSON representation
Go wrapping for yandex-disk Linux CLI utility
- Host: GitHub
- URL: https://github.com/slytomcat/ydisk
- Owner: slytomcat
- License: gpl-3.0
- Archived: true
- Created: 2018-02-06T12:28:38.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-01-27T23:41:36.000Z (11 months ago)
- Last Synced: 2024-08-07T18:32:37.611Z (5 months ago)
- Topics: backend, go, golang, library, yandex-disk
- Language: Go
- Size: 115 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ydisk
[![GithubGo](https://github.com/slytomcat/ydisk/actions/workflows/go.yml/badge.svg?branch=master)](https://github.com/slytomcat/ydisk/actions/workflows/go.yml)ydisk is the go wrapper for yandex-disk CLI daemon.
It is used in [yd-go](https://github.com/slytomcat/yd-go) project as back-end.
Tests organized via https://github.com/slytomcat/yandex-disk-simulator