https://github.com/cuvar/volt
A tool for automatically sorting photos
https://github.com/cuvar/volt
Last synced: about 2 months ago
JSON representation
A tool for automatically sorting photos
- Host: GitHub
- URL: https://github.com/cuvar/volt
- Owner: cuvar
- Created: 2021-12-26T15:46:27.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-01-02T20:34:53.000Z (over 4 years ago)
- Last Synced: 2025-12-26T19:42:00.747Z (6 months ago)
- Language: JavaScript
- Size: 1.15 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# volt
This is a tool for automatically sorting images by a given folder.
## Technologies
These are the main technologies used in this project:
- Electron
- React
- Tailwindcss
## Resources
The main inspiration concerning the technical infrastructure comes from [this article](https://wykrhm.medium.com/creating-standalone-desktop-applications-with-react-electron-and-sqlite3-269dbb310aee).