Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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