Your complete Internet Archive companion - Download, search, and organize content from archive.org with a beautiful Material Design 3 interface.
π Launch Web App
Try IA Helper instantly in your browser - no installation required!
π₯ Download Android APK
Get the latest development build with full offline functionality.
IA Helper is a powerful mobile app for accessing the Internet Archive (archive.org), the world's largest digital library. Whether you're downloading historical documents, discovering classic media, or building your personal digital archive, IA Helper makes it effortless.
- π₯ Smart Downloads - Resume interrupted downloads, queue management, priority scheduling
- π Advanced Search - Search 35+ million items with powerful filters
- π Library Management - Organize downloads, offline access, metadata viewer
- β‘ Lightning Fast - Concurrent downloads with automatic retry
- π¨ Material Design 3 - Beautiful UI with full dark mode support
- π Privacy First - No tracking, no ads, local storage only
π¦ Launch Web Application - Full-featured web version
Perfect for:
- β Quick searches and content discovery
- β Previewing archives before downloading
- β Cross-platform access (Windows, Mac, Linux)
- β No installation or permissions required
π¦ Download Development Builds
The downloads page automatically updates with every commit to main:
- π€ Android Development APK - Latest debug build with all features
- π Web Application - Direct link to the web app
- π Build Info - Version, commit details, and checksums
Coming soon to Google Play Store
- Flutter 3.35.0 - Cross-platform UI framework
- Dart - Programming language
- Material Design 3 - Google's latest design system
- SQLite - Local database for downloads and metadata
- HTTP/2 - Fast and efficient networking
IA Helper follows Material Design 3 guidelines with ~98% compliance:
- β MD3 color system with dynamic theming
- β MD3 typography scale
- β MD3 motion system (curves and durations)
- β MD3 component library
- β Adaptive layouts for phones and tablets
- β Full dark mode support
- β WCAG AA+ accessibility compliance
- Flutter 3.35.0 or higher
- Dart 3.5.0 or higher
- Android Studio or VS Code
- Android SDK (API 21+)
# Clone the repository
git clone https://github.com/gameaday/ia-helper.git
cd ia-helper
# Install dependencies
flutter pub get
# Run the app
flutter run# Debug build
flutter build apk --flavor development
# Release build
flutter build apk --flavor production --release
flutter build appbundle --flavor production --release- Play Store Metadata - App descriptions and store listing
- Android Permissions - Detailed permission explanations
- Phase 5 Plan - Development roadmap
- Migration Guide - Migration from ia-get-cli
Contributions are welcome! Please read CONTRIBUTING.md for details on our code of conduct and development process.
- Follow Material Design 3 principles
- Write tests for new features
- Update documentation
- Use conventional commits
- Run
flutter analyzebefore committing
This project is licensed under the MIT License - see the LICENSE file for details.
IA Helper is privacy-focused:
- β No user tracking or analytics
- β No ads or in-app purchases
- β No data collection
- β All data stored locally on your device
- β No account required
Read our Privacy Policy for more details.
- Internet Archive - For preserving the world's knowledge
- Flutter - For the amazing framework
- Material Design - For design guidelines
- Email: [email protected]
- Issues: GitHub Issues
- Discussions: GitHub Discussions
- ia-get CLI - Rust command-line tool for Internet Archive
Not affiliated with Internet Archive
IA Helper is an independent third-party client and is not officially affiliated with or endorsed by the Internet Archive.
Made with β€οΈ by the Gameaday team