Documentation Index
July 11, 2026 ยท View on GitHub
Welcome to the documentation for Namida Sync! Here you'll find detailed guides, technical references, and design documents to help you understand, use, and contribute to the project.
Index
- CODE_WRITING.md :
- Code writing standards, commenting style, and best practices for contributing to Namida Sync.
- PROJECT_STRUCTURE.md :
- Overview of the project's folder structure and modular design.
- BACKUP_LOGIC.md :
- Detailed explanation of backup and music folder logic, including manifest structure.
- GOOGLE_DRIVE_INTEGRATION.md :
- Technical details on Google Drive API integration and authentication.
- LOCAL_NETWORK_TRANSFER.md :
- Comprehensive guide to local network transfer feature, including device discovery, peer-to-peer file sharing, and technical implementation details.
- NAMIDA_ABOUT_PAGE_UI.md :
- UI/UX and theming reference, inspired by Namida's About page.
- PLATFORM_PATHS_RESOLUTION.md :
- Path normalization and cross-platform file management.
- TESTING.md :
- How to run, write, and extend tests for Namida Sync.
- SECRETS.md :
- How to set up secrets for local development and what to never commit.
- INTENT_BASED_CONFIG_PASSING.md :
- Implementation details for Intent passing from Namida to Namida Sync.
- RELEASE.md :
- Release process for Android/Windows, including building, versioning, and publishing.
- FAQ.md :
- Common questions and troubleshooting tips for users and contributors.
For general usage, see the main README.md in the project root.