wallabag is a self-hosted web application for saving web pages to read later. It extracts and stores content without distractions like ads, allowing offline reading across devices. Find open source and proprietary alternatives that serve similar purposes.
Open source projects that can replace wallabag:
ArchiveBox is an open source self-hosted web archiving platform that preserves web content in multiple redundant formats. It allows you to save copies of websites, social media, and other online content while maintaining complete control over your archived data.
Comprehensive Archiving:
Flexible Input Sources:
Privacy-Focused Design:
Advanced Capabilities:
ArchiveBox is ideal for:
ArchiveBox can be deployed via Docker or pip:
Docker:
docker run -v $PWD:/data archivebox/archivebox init
docker run -v $PWD:/data archivebox/archivebox add 'https://example.com'
Python/pip:
pip install archivebox
archivebox init
archivebox add 'https://example.com'
The platform provides extensive documentation and an active community to help users get started with web archiving.
Shaarli is a personal, minimalist bookmarking and link sharing platform that prioritizes speed and simplicity. Built with PHP and requiring no database, it uses flat files for storage, making it incredibly easy to set up and maintain while providing fast, efficient bookmark management and link sharing capabilities.
No-Database Architecture:
Minimalist Design Philosophy:
Link Sharing Capabilities:
Efficient Bookmark Management:
Super-Fast Performance:
Personal & Privacy-Focused:
Simple Deployment & Maintenance:
Based on the Shaarli GitHub repository, this tool provides users with a minimalist, super-fast bookmark management and link sharing solution that eliminates database complexity while maintaining excellent performance, making it ideal for users who want simple, efficient bookmark management with easy setup and maintenance.
Discover other open source projects in the archiving category:
Showing 1-5 of 5 projects in archiving