TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Fastback Photo Gallery

2 点作者 stuporglue将近 2 年前

1 comment

stuporglue将近 2 年前
I made Fastback Photo Gallery for my family and wanted to share.<p>We have 200,000+ family photos (including scans of parent&#x27;s and grandparent&#x27;s photos and slides) and needed a good way to easily enjoy them.<p>Fastback sorts all the photos it finds by date and lets you scroll through them. A couple of key features:<p><pre><code> * &quot;Rewind&quot; button to show media taken on today&#x27;s date in previous years * Date picker to jump to a specific date * Map which can either show where photos were taken or be used as a filter itself so that only photos in the map area are visible. * Filter by tags - if you have been tagging photos with faces or other data, you can filter by the tags </code></pre> It&#x27;s old school PHP and JavaScript. It uses ffmpeg to make streamable versions of the videos and either vipsthumbnail, ImageMagick or GD to make image thumbnails.<p>I would love feedback. Documentation issues, installation problems, suggestions, feature requests, etc.