scrapbook is a React/Redux/Typescript/Electron app to view and organize your backup photos.
Features:
- Create events for timeline
- Quick scroll to events
- Gallery and lightbox for photos
Download the latest version from the releases tab and extract using a program like 7-zip or tar -xzvf <archive_name>
from the terminal.
Clone the repo then run the commands:
yarn
yarn dev