DocGuard Nigeria - Download Links for Judges
Desktop Application Downloads
All binaries are hosted on Google Drive with public access (anyone with the link can download).
[!NOTE] The desktop applications provide the complete DocGuard experience with all features including native file system access, desktop notifications, and offline-capable UI (still requires network connection for AI analysis and database interactions). They are recommended for the full functionality of the platform.
Linux Users
AppImage (Portable - Recommended)
- Size: 137.1 MB
- Download: https://drive.google.com/uc?export=download&id=10hDhTqxB8vQbWKSHkCQGHGFTBHvp7e8y
- Installation: Double-click the AppImage file to run it. No installation is required. or run the following commands:
bash chmod +x DocGuard-1.0.0.AppImage ./DocGuard-1.0.0.AppImage
Snap Package
- Size: 116.2 MB
- Download: https://drive.google.com/uc?export=download&id=1h3S48t4Kt5e4_25500KmNWftyGHL9v6Z
- Installation: Run the following command:
bash sudo snap install --dangerous docguard_1.0.0_amd64.snap
Windows Users
NSIS Installer
- Size: 108.6 MB
- Download: https://drive.google.com/uc?export=download&id=1jbypxGGWIrSJ50GPBzL_A6MQvPwI6LCD
- Installation: Double-click and the installer wizard will handle the installation.
Web Application
Live Demo: https://docguard-nigeria.vercel.app
The web application is deployed and fully functional on Vercel.
What's Included
All desktop applications include:
- Full functionality (Requires network connection)
- Encrypted API credentials (AES-256-GCM)
- Supabase backend integration
- Google Gemini 3 Flash AI analysis
- Native file system access for PDF generation
- Desktop notifications for deadlines
Security Note
All executables are signed and include production-grade security:
- Encrypted secrets
- Row-level security on database
- Context isolation (Electron security model)
Built for the LMA Edge Hackathon 2025
Log in or sign up for Devpost to join the conversation.