Skip to content

This photo viewer displays photos based on a database created by VRChatActivityTools.

License

Notifications You must be signed in to change notification settings

vayacico/vrc-photo-viewer

Repository files navigation

VRC Photo Viewer

Workflow Status Known Vulnerabilities

📘 Features

VRC Photo Viewer presents photos from a database generated by VRChatActivityTools.

📸 Photos

Showcases photo thumbnails organized by the world they were taken in.

Clicking on a thumbnail opens a detailed view where you can see the photo in its original size and the corresponding join log.

🌍 Worlds

Displays the worlds you have visited, sorted by date. The thumbnail for each world is the most recent photo taken there.

🔍 Search

Allows you to search for photos and worlds by user name or world name. Specifying a user name will display the photos taken and worlds visited with that user.

👷 Development

This application is developed with electron-react-boilerplate.

A standard development environment for Electron (Node.js, Python, Visual Studio, etc.) is required.

Build scripts are currently only supported for Windows.

# To start the application in debug mode
npm run start

# To package the application
npm run package

licence

MIT