Chose one video or image for every day of your life (or maybe your cat's life, we are not judging) and combine them to a video. Powered by ffmpeg and electron and inspired by the android app 1-Second-Everyday but for free, open source, and on the desktop.
This is currently a one-man-show and this man doesn't have UX/UI skill, no Mac and hates to fire up Windows. I could really need some help in those areas. And everywhere else, to be honest.
- cross platform (runs on linux, windows and almost mac)
- multiple timelines
- support for videos and images
- choose position of the video
- multiple render options (whole timeline, month or custom time span)
- Drag images and videos from your file manager directly into the calendar
- display date in rendered video
- multi language support (currently english and german)
- custom date formats
Nothing special:
yarn install
Followed by
yarn run serve
And if you want to build an executable for your platform:
yarn run build
./node_modules/.bin/electron-rebuild -f -w better-sqlite3
No joke, but I solved it with good old:
rm -rf node_modules
yarn install
- Videos used for testing and screenshots from Pexels