Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chudik63/vk-photo-uploader
Utility for conveniently uploading
https://github.com/chudik63/vk-photo-uploader
vk
Last synced: 4 days ago
JSON representation
Utility for conveniently uploading
- Host: GitHub
- URL: https://github.com/chudik63/vk-photo-uploader
- Owner: chudik63
- Created: 2024-10-16T19:40:13.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-01-14T16:36:40.000Z (5 days ago)
- Last Synced: 2025-01-14T18:21:25.102Z (5 days ago)
- Topics: vk
- Language: Go
- Homepage:
- Size: 1.15 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Utility for conveniently uploading
This app allows you to upload folders with photos from your computer to a VK profile, automatically creating albums with the folders' names.# How to use it
Run:
```
git clone github.com/chudik63/vk-photo-uploader
cd vk-photo-uploader
go run cmd/main/main.go
```Then go to localhost:80 and enjoy
# Technologies used:
- Golang (Gin)
- JavaScript, HTML, CSS
- Docker