An Android frontend client for browsing and downloading files from an Everything HTTP server, with a fast, modern UI.
This project was vibe coded using Claude, Codex, and Gemini.
Everything is a fast filename search engine for Windows by voidtools. Official links:
- Fast Search: Across indexed files with filter and sort controls.
- Scoped Search: Search within the current location or globally.
- Advanced Downloads: Queue downloads with progress, pause, and resume support.
- Multi-part Downloads: Improve throughput on large files.
- Dedicated Queue: Manage active, paused, and completed items.
- Server Profiles: Quick switching and connection testing.
- Modern UI: Light, Dark, and AMOLED theme variants.
- Kotlin + Jetpack Compose
- Hilt (Dependency Injection)
- Paging 3 (Handling large result sets)
| Search (AMOLED) | Search (Dark) | Search (Light) |
| Queue (AMOLED) | Queue (Dark) | Queue (Light) |
- Open the project in Android Studio.
- Sync Gradle.
- Generate APK.
MIT License.