{"id":30616407,"url":"https://github.com/bpevs/nolook","last_synced_at":"2025-08-30T09:20:01.608Z","repository":{"id":235015571,"uuid":"789914244","full_name":"bpevs/nolook","owner":"bpevs","description":"Unofficial PlayDate mp3 player for Language Transfer","archived":false,"fork":false,"pushed_at":"2025-07-20T20:12:04.000Z","size":669,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-28T15:59:52.678Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Lua","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/bpevs.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}},"created_at":"2024-04-21T22:15:44.000Z","updated_at":"2025-07-20T19:40:12.000Z","dependencies_parsed_at":"2025-07-20T22:09:31.062Z","dependency_job_id":"bf2d89e8-f003-460c-8ca4-9ea98620f6c6","html_url":"https://github.com/bpevs/nolook","commit_stats":null,"previous_names":["bpevs/language-transfer-spanish-playdate","bpevs/language-transfer-playdate","bpevs/nolook"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/bpevs/nolook","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bpevs%2Fnolook","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bpevs%2Fnolook/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bpevs%2Fnolook/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bpevs%2Fnolook/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bpevs","download_url":"https://codeload.github.com/bpevs/nolook/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bpevs%2Fnolook/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272830725,"owners_count":25000515,"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-08-30T02:00:09.474Z","response_time":77,"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":[],"created_at":"2025-08-30T09:19:59.345Z","updated_at":"2025-08-30T09:20:01.600Z","avatar_url":"https://github.com/bpevs.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NoLook Lesson Player for PlayDate\n\nAn audio player designed for lesson-based content with no-look playback using\nphysical buttons. Perfect for language learning courses, audiobooks, or any\nsequential audio content.\n\n![Lessons](./resources/screenshot_lessons)\n\n![Playback](./resources/screenshot_playback)\n\n## Usage\n\n### File Organization\n\nPlace your audio courses in the following structure:\n\n```\nme.bpev.nolook/courses/\n├── spanish/\n│   ├── 01 Introduction.mp3\n│   ├── 02 Basic Greetings.mp3\n│   └── 03 Numbers.mp3\n├── french/\n│   ├── 001 Bonjour.mp3\n│   ├── 002 Au revoir.mp3\n│   └── 003 Les nombres.mp3\n└── programming/\n    ├── 1 Variables.mp3\n    ├── 2 Functions.mp3\n    └── 3 Classes.mp3\n```\n\n### File Naming\n\nLessons are automatically sorted by track number extracted from the filename:\n\n- Files starting with numbers (01, 02, 1, 2, 001, etc.) are sorted numerically\n- Files without leading numbers are sorted alphabetically\n- Zero-padding is supported (01, 02, 03 or 001, 002, 003)\n\n### Controls\n\n#### Course Selection View (Default)\n\n- **A Button**: Enter lesson selection for highlighted course\n- **Up/Down**: Navigate through available courses\n\n#### Lesson Selection View\n\n- **A Button**: Start playback of selected lesson\n- **B Button**: Return to course selection\n- **Up/Down**: Navigate through lessons in current course\n\n#### Playback View\n\n- **A Button**: Pause/resume audio\n- **B Button**: Return to course selection\n\n#### TODO\n\n- **Crank**: Scrub through audio (1 degree = 0.5 seconds)\n- **Left/Right**: Scrub through audio (1 click, 5 seconds)\n\n## Development\n\n```bash\npdc source/main.lua \"Nolook.pdx\"\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbpevs%2Fnolook","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbpevs%2Fnolook","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbpevs%2Fnolook/lists"}