{"id":30762777,"url":"https://github.com/soumya9832/airtune","last_synced_at":"2026-04-16T05:03:14.840Z","repository":{"id":312982429,"uuid":"1006979923","full_name":"soumya9832/AirTune","owner":"soumya9832","description":"AirTune is an innovative Android app enabling touch-free device control using intuitive gestures.","archived":false,"fork":false,"pushed_at":"2025-09-03T06:15:44.000Z","size":12588,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-09-03T08:21:00.765Z","etag":null,"topics":["android","camerax","deep-learning","jetpack-compose","kotlin","mediapipe","tensorflow"],"latest_commit_sha":null,"homepage":"https://sites.google.com/view/airtune-v1","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/soumya9832.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-06-23T09:29:24.000Z","updated_at":"2025-09-03T06:15:47.000Z","dependencies_parsed_at":"2025-09-03T08:32:25.797Z","dependency_job_id":null,"html_url":"https://github.com/soumya9832/AirTune","commit_stats":null,"previous_names":["soumya9832/airtune"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/soumya9832/AirTune","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soumya9832%2FAirTune","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soumya9832%2FAirTune/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soumya9832%2FAirTune/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soumya9832%2FAirTune/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/soumya9832","download_url":"https://codeload.github.com/soumya9832/AirTune/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soumya9832%2FAirTune/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273633274,"owners_count":25140773,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-04T02:00:08.968Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["android","camerax","deep-learning","jetpack-compose","kotlin","mediapipe","tensorflow"],"created_at":"2025-09-04T15:48:36.977Z","updated_at":"2025-10-15T22:05:04.176Z","avatar_url":"https://github.com/soumya9832.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Hi, I'm Soumya! 👋\n\n\n## 🚀 About Me\nI'm a full stack Android developer...\n\n\n## 🛠 Skills\nAndroid, Kotlin, Java, Jetpack Compose, Spring Boot, AWS, Docker, MySQL \n\n\n![Logo](https://raw.githubusercontent.com/soumya9832/AirTune/main/Screenshots/AirTune_logo_2.jpg?token=GHSAT0AAAAAADE4SKHP5LI56PFFEAL67FSA2CZFDTQ)\n\n\n## Screenshots\n\n![Splash Screen](https://raw.githubusercontent.com/soumya9832/screenshots/main/Splash_light.jpg)\n\n![Splash Screen](https://raw.githubusercontent.com/soumya9832/screenshots/main/home_light.jpg)\n\n![Splash Screen](https://raw.githubusercontent.com/soumya9832/screenshots/main/media_light.jpg)\n\n![Splash Screen](https://raw.githubusercontent.com/soumya9832/screenshots/main/volume_light.jpg)\n\n![Splash Screen](https://raw.githubusercontent.com/soumya9832/screenshots/main/brightness_light.jpg)\n\n\n\n\n\n# AirTune\n\nAirTune is an innovative Android application that enables users to control their device's media playback, screen brightness, and volume through intuitive, hands-free gestures. It's designed for anyone seeking a more convenient, hygienic, or touch-free way to interact with their smartphone, especially when their hands are occupied, dirty, or simply not free to touch the screen.\n\n\n## Features\n\n- ### Hands-free Media Control  (Play, pause, skip tracks with gestures)\n- ### Intuitive Brightness Adjustment (Control screen brightness without touching)\n-  ### Precise Volume Management (Adjust device volume using gestures)\n- ### Seamless Background Operation (Works even when app is not in foreground or screen is off)\n- ### Responsive Gesture Recognition (Utilizes advanced recognition for quick commands)\n\n\n## Run Locally\n\nClone the project\n\n```bash\n  git clone https://github.com/soumya9832/AirTune.git\n```\n\nGo to the project directory\n\n```bash\n  cd AirTune\n```\n\n#### Open and Run in Android Studio\n### 1. Open Project:\n\n- Launch Android Studio.\n- Select \"Open an existing Android Studio project\" (or \"File\" \u003e \"Open...\").\n- Navigate to and select the AirTune folder you just cloned.\n\n### 2. Gradle Sync:\n\n- Android Studio will automatically start a Gradle sync to download all necessary dependencies and set up the project. Wait for this process to complete. If it doesn't start automatically, look for a \"Sync Project with Gradle Files\" icon (often a refresh button with a Gradle elephant icon) in the toolbar.\n### 3. Run the App:\n\n- Connect an Android device to your computer (ensure Wireless / USB debugging is enabled on the device).\n- OR, select an Android Emulator from the device dropdown in Android Studio's toolbar.\n- Click the \"Run\" button (green play icon) in the toolbar.\n\n\n## Tech Stack\n\n**Android:** Kotlin, Jetpack Compose, MVVM\n\n**Model:** TensorFlow, MediaPipe\n\n\n## 🔗 Links\n[![portfolio](https://img.shields.io/badge/my_portfolio-000?style=for-the-badge\u0026logo=ko-fi\u0026logoColor=white)](https://katherineoelsner.com/)\n[![linkedin](https://img.shields.io/badge/linkedin-0A66C2?style=for-the-badge\u0026logo=linkedin\u0026logoColor=white)](https://www.linkedin.com/)\n[![twitter](https://img.shields.io/badge/twitter-1DA1F2?style=for-the-badge\u0026logo=twitter\u0026logoColor=white)](https://x.com/Soumyadip0303/)\n[![instagram](https://img.shields.io/badge/twitter-1DA1F2?style=for-the-badge\u0026logo=twitter\u0026logoColor=white)](https://www.instagram.com/soumya_030303)\n\n\n\n## Support\n\nFor support, email dassoumyadip95933@gmail.com or join our Slack channel.\n\n\n## Installation\n\nInstall AirTune from Play Store.\n[Download APK](https://drive.google.com/file/d/1_YLxkHqEnhprjOf22mrAAxWZ-5xD_4kT/view?usp=sharing)\n    \n## Feedback\n\nIf you have any feedback, please reach out to us at dassoumyadip9593@gmail.com\n\n\n## Contributing\n\nContributions are always welcome!\n\nPlease adhere to this project's `code of conduct`.\n\n### How to Contribute (Pull Request Flow)\n\n  1. **Fork** this repository to your own GitHub account.\n\n2.  **Clone** your forked repository to your local machine:\n    ```bash\n    git clone https://github.com/soumya9832/AirTune.git\n    ```\n3.  **Create a new branch** for your feature or bug fix:\n    ```bash\n    git checkout -b feature/your-feature-name\n    ```\n    (Choose a descriptive name like `feature/add-dark-mode` or `fix/crash-on-startup`)\n4.  **Make your changes** in your new branch.\n5.  **Commit your changes** with clear, concise messages describing what you did:\n    ```bash\n    git add .\n    git commit -m \"feat: Add dark mode toggle\"\n    # or \"fix: Resolve crash on media playback\"\n    ```\n6.  **Push your new branch** to your forked repository on GitHub:\n    ```bash\n    git push origin feature/your-feature-name\n    ```\n7.  **Open a Pull Request (PR):**\n    * Go to your forked repository on GitHub.\n    * You'll usually see a prominent button or message suggesting you create a Pull Request from your pushed branch.\n    * Follow the prompts, describe your changes clearly, and submit the PR.\n\nWe appreciate your contributions!\n\n\n## Authors\n\n- [@soumya](https://www.github.com/soumya9832)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoumya9832%2Fairtune","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsoumya9832%2Fairtune","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoumya9832%2Fairtune/lists"}