Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/phx/gget
like wget except for Google Drive links
https://github.com/phx/gget
Last synced: about 1 month ago
JSON representation
like wget except for Google Drive links
- Host: GitHub
- URL: https://github.com/phx/gget
- Owner: phx
- Created: 2024-11-09T16:28:48.000Z (about 2 months ago)
- Default Branch: master
- Last Pushed: 2024-11-09T17:30:28.000Z (about 2 months ago)
- Last Synced: 2024-11-09T17:31:45.238Z (about 2 months ago)
- Language: Go
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# gget
Works just like wget but for public Google Drive shared links.
## Installation
```bash
go install github.com/phx/gget@latest
```