Loading...
Discovering amazing open source projects
Discovering amazing open source projects
Loading post content...
Timelinize lets you collect photos, videos, messages, location history, social posts, contacts, and more into a single, searchable timeline that lives on your own computer. Keep your memories forever without handing them to a cloud provider.
Every day we generate a torrent of digital artifacts—photos from our phones, videos from cameras, chat logs, GPS traces, social‑media posts, contact lists, and countless other snippets of our lives. Most of us rely on a patchwork of proprietary services (Google Photos, iMessage, Facebook, Google Maps) to store and view these fragments, often surrendering privacy, control, and the ability to see the whole picture at once.
Timelinize solves this by giving you a single, cohesive timeline that lives only on your computer. It imports data from almost any source, stitches it together chronologically, and lets you explore your memories in ways you never thought possible—without any vendor lock‑in.
Feature | Description |
---|---|
Unified Timeline View | Combines every imported datum—photos, videos, texts, GPS points—into a single scrollable timeline. |
Bubble Chart Analytics | Visualizes which data types dominate at different times of day and across years. |
3D Map Exploration | Walk through your memories on a globe‑like map where color‑coded paths represent temporal flow. |
Custom File Picker | A native file‑selection UI that overcomes browser API limitations, making bulk imports painless. |
Obfuscation Mode | Built‑in privacy mode that blurs faces, randomizes names, and replaces text while preserving data structure for demos or public sharing. |
Extensible Import Pipeline | Plug‑in architecture lets developers add new data source adapters (e.g., WhatsApp export, Instagram archive). |
Cross‑Platform Desktop App | Runs on Windows, macOS, and Linux, using a single code base. |
Community Hub | Active Discord server for support, feature requests, and contribution discussions. |
The easiest way to try Timelinize is to download a pre‑built release from GitHub.
# Linux/macOS example – adjust the URL for your OS/architecture
curl -L -o timelinize.tar.gz https://github.com/timelinize/timelinize/releases/latest/download/timelinize-linux-amd64.tar.gz
tar -xzf timelinize.tar.gz
chmod +x timelinize
./timelinize
Windows users can download the .zip
asset, extract it, and run timelinize.exe
.
When you launch the app for the first time, a wizard walks you through:
After the import finishes, you’ll see:
Timelinize welcomes contributions. To build from source:
git clone https://github.com/timelinize/timelinize.git
cd timelinize
# Follow the README for language‑specific build steps (e.g., `cargo build --release` for Rust)
Check the User Guide on the website for detailed developer docs, or hop into the Discord community to discuss new import adapters.
Aspect | Timelinize | Google Timeline (Maps) | Apple Photos → Memories | Microsoft OneDrive Timeline | Gyroscope (Life‑Logging) |
---|---|---|---|---|---|
Data Storage | Local on your machine (optional encrypted DB) | Cloud (Google account) | Cloud (iCloud) + local cache | Cloud (OneDrive) + optional local sync | Cloud (Gyroscope servers) |
Privacy | No telemetry; full control of export | Google retains location data for ads & services | Apple stores metadata; limited export | Microsoft may use data for service improvements | GDPR‑compliant but data lives on third‑party servers |
Cost | Free, open source | Free (requires Google account) | Free with Apple ecosystem | Free tier, paid for extra storage | Free tier, paid premium |
Platform | Windows, macOS, Linux (desktop) | Web & Android/iOS app | iOS/macOS (integrated) | Windows, macOS, Web, Mobile | iOS, Android, Web |
Import Sources | Photos, videos, chats, contacts, GPS logs, custom files | Primarily Android location history, Google Photos | Photos, videos, some contacts | Photos, videos, OneDrive files | Phone sensors, social feeds, health data |
Custom Visualizations | Bubble charts, 3D map, dashboards | Simple map view, day‑by‑day list | Auto‑generated “Memories” slideshows | Photo timeline view | Activity graphs, mood trends |
Open Source | Yes (MIT/Apache‑style license) | No | No | No | No |
Extensibility | Plugin architecture for new data adapters | Closed ecosystem | Limited to Apple APIs | Limited to Microsoft Graph | API but closed source |
Takeaway: Timelinize offers the most privacy‑centric, extensible, and cross‑platform solution for anyone who wants a unified, searchable timeline without surrendering their data to a cloud giant.
Ready to reclaim your digital memories?
Your life story deserves a timeline you control. Give Timelinize a try and keep every photo, message, and footstep forever—on your terms.
Curating the best open source projects every day. Follow us for daily discoveries of amazing tools and libraries.
Get all the latest posts delivered straight to your inbox.
We respect your privacy. Unsubscribe at any time.