{"id":42216624,"url":"https://github.com/huffmanks/pocket-player","last_synced_at":"2026-01-27T01:15:38.103Z","repository":{"id":260160636,"uuid":"879527238","full_name":"huffmanks/pocket-player","owner":"huffmanks","description":"A simple mobile app to locally upload, store and watch videos.","archived":false,"fork":false,"pushed_at":"2025-05-16T20:37:07.000Z","size":1210,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-16T21:33:17.865Z","etag":null,"topics":["android","expo","react-native","video-player"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/huffmanks.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2024-10-28T04:29:22.000Z","updated_at":"2025-05-16T20:37:10.000Z","dependencies_parsed_at":"2024-12-03T00:21:38.388Z","dependency_job_id":"13752ae0-b148-482f-a132-8475d263aa79","html_url":"https://github.com/huffmanks/pocket-player","commit_stats":null,"previous_names":["huffmanks/expo-video","huffmanks/video-player-app","huffmanks/pocket-player"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/huffmanks/pocket-player","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huffmanks%2Fpocket-player","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huffmanks%2Fpocket-player/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huffmanks%2Fpocket-player/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huffmanks%2Fpocket-player/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/huffmanks","download_url":"https://codeload.github.com/huffmanks/pocket-player/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huffmanks%2Fpocket-player/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28795208,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-27T01:07:07.743Z","status":"ssl_error","status_checked_at":"2026-01-27T01:07:06.974Z","response_time":59,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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","expo","react-native","video-player"],"created_at":"2026-01-27T01:15:38.023Z","updated_at":"2026-01-27T01:15:38.094Z","avatar_url":"https://github.com/huffmanks.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Pocket Player\n\nAndroid app to locally store and watch videos.\n\n## Features\n\n- Import videos directly from your device.\n- Store and watch videos entirely offline.\n- Custom video player with enhanced controls.\n- Thumbnail generation and metadata extraction.\n- Lightweight and privacy-friendly — no cloud or network access.\n\n## Previews\n\n![Pocket player app screenshot, video player](/previews/1.png)\n\n![Pocket player app screenshot, light/dark theme](/previews/2.png)\n\n![Pocket player app screenshot, playlists and settings](/previews/3.png)\n\n## Tech Stack\n\n- [React Native](https://github.com/facebook/react-native)/[Expo](https://github.com/expo/expo)\n- DB: [Drizzle ORM with SQLite](https://github.com/drizzle-team/drizzle-orm)\n- State and storage: [Zustand](https://github.com/pmndrs/zustand) + [react-native-mmkv](https://github.com/mrousavy/react-native-mmkv)\n- UI libraries: [RN Primitives](https://github.com/roninoss/rn-primitives), [RN Reusables](https://github.com/mrzachnugent/react-native-reusables), [Nativewind](https://github.com/nativewind/nativewind)\n\n## Notes\n\n- This app is intended for local use only. No data leaves your device.\n- Requires expo-dev-client; not compatible with Expo Go.\n- See the [app design overview](design.md) for themes, logos, and asset generation details.\n\n## Install\n\n### Option 1: Download prebuilt universal APK\n\nDownload the latest APK from the [Releases](https://github.com/huffmanks/pocket-player/releases) page and install it on your Android device.\n\n### Option 2: Build a device-specific APK\n\nYou can generate a smaller, optimized APK for your specific device using the provided `generate-device-apk.sh` script:\n\n1. **Build the AAB with EAS**\n\n   ```sh\n   # use --local to build on device.\n   eas build -p android --profile preview\n   ```\n\n2. **Download the .aab file (if built via expo.dev)**\n\n   - Place it in the root directory. You can skip this step if you built it locally.\n\n3. **Get credentials.json and keystore.jks**\n\n   ```sh\n   eas credentials -p android\n   ```\n\n4. **Create .env.local**\n\n   - Copy the example .env file and update its values with those from credentials.json.\n\n   ```env\n   cp example.env .env.local\n   ```\n\n5. **Make script executable**\n\n   ```sh\n   chmod +x generate-device-apk.sh\n   ```\n\n6. **Run script**\n\n   ```sh\n   ./generate-device-apk.sh\n   ```\n\n## Roadmap\n\n- [ ] Save timestamp of last view of video.\n  - [key = `videoProgress:${videoId}`](lib/store.ts#L453)\n  - value = `10` (player.currentTime | number | seconds)\n\n## License\n\n[MIT License](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhuffmanks%2Fpocket-player","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhuffmanks%2Fpocket-player","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhuffmanks%2Fpocket-player/lists"}