{"id":49030012,"url":"https://github.com/burnttoasters/dacx","last_synced_at":"2026-05-16T23:17:46.850Z","repository":{"id":351957878,"uuid":"1213117232","full_name":"BurntToasters/Dacx","owner":"BurntToasters","description":"Fast cross-platform music and video player for Windows, macOS, and Linux, built with Flutter and libmpv.","archived":false,"fork":false,"pushed_at":"2026-05-14T02:26:57.000Z","size":27320,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-14T04:33:21.633Z","etag":null,"topics":["audio-player","cross-platform","dart","desktop-app","flutter","flutter-app","flutter-desktop","libmpv","linux","macos","media-player","mp3-player","mpv","multimedia-player","music-player","open-source","video-player","windows"],"latest_commit_sha":null,"homepage":"https://rosie.run/dacx","language":"Dart","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BurntToasters.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":null,"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"lfx_crowdfunding":null,"polar":null,"buy_me_a_coffee":"rosie.run","thanks_dev":null,"custom":null}},"created_at":"2026-04-17T04:03:21.000Z","updated_at":"2026-05-08T02:50:39.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/BurntToasters/Dacx","commit_stats":null,"previous_names":["burnttoasters/dacx"],"tags_count":24,"template":false,"template_full_name":null,"purl":"pkg:github/BurntToasters/Dacx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntToasters%2FDacx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntToasters%2FDacx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntToasters%2FDacx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntToasters%2FDacx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntToasters","download_url":"https://codeload.github.com/BurntToasters/Dacx/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntToasters%2FDacx/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33121929,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-16T18:38:32.183Z","status":"ssl_error","status_checked_at":"2026-05-16T18:38:29.903Z","response_time":115,"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":["audio-player","cross-platform","dart","desktop-app","flutter","flutter-app","flutter-desktop","libmpv","linux","macos","media-player","mp3-player","mpv","multimedia-player","music-player","open-source","video-player","windows"],"created_at":"2026-04-19T09:00:51.227Z","updated_at":"2026-05-16T23:17:46.845Z","avatar_url":"https://github.com/BurntToasters.png","language":"Dart","funding_links":["https://buymeacoffee.com/rosie.run"],"categories":[],"sub_categories":[],"readme":"# Dacx: Cross-Platform Music and Video Player\n\nFast, lightweight, open source media player for Windows, macOS, and Linux.\n\nBuilt with Flutter + [media_kit](https://github.com/media-kit/media-kit) (libmpv).\n\n[![Latest Release](https://img.shields.io/github/v/release/BurntToasters/Dacx?display_name=tag\u0026label=release)](https://github.com/BurntToasters/Dacx/releases/latest)\n[![Downloads](https://img.shields.io/github/downloads/BurntToasters/Dacx/total?label=downloads)](https://github.com/BurntToasters/Dacx/releases)\n[![Tests](https://img.shields.io/github/actions/workflow/status/BurntToasters/Dacx/test.yml?branch=main\u0026label=tests)](https://github.com/BurntToasters/Dacx/actions/workflows/test.yml)\n[![License: GPLv3](https://img.shields.io/github/license/BurntToasters/Dacx)](LICENSE)\n\nDacx is a desktop music and video player focused on speed and low overhead, with modern playback controls, media session integration, and broad format support.\n\n\u003cdiv align=\"center\"\u003e\n  \u003ctable\u003e\n    \u003ctr\u003e\n      \u003ctd valign=\"middle\" align=\"center\" width=\"220\"\u003e\n        \u003cimg src=\"assets/icon/icon.png\"\n             alt=\"Dacx logo\" width=\"140\" /\u003e\n      \u003c/td\u003e\n      \u003ctd valign=\"middle\" align=\"center\"\u003e\n        \u003cp align=\"center\"\u003e\n  \u003cimg width=\"85%\" height=\"1012\" alt=\"Dacx screenshot\" src=\"assets/screenshots/dacx_sc.png\" /\u003e\n\u0026nbsp;\n\u003c/p\u003e\n      \u003c/td\u003e\n    \u003c/tr\u003e\n  \u003c/table\u003e\n\u003c/div\u003e\n\n\u003ch1 align=\"center\"\u003e⬇️ Download Dacx\u003c/h1\u003e\n\u003cdiv align=\"center\"\u003e\n  \n| \u003cimg height=\"20\" src=\"https://github.com/user-attachments/assets/340d360e-79b1-4c70-bfab-d944085f75df\" /\u003e Windows | \u003cimg height=\"20\" src=\"https://github.com/user-attachments/assets/42d7e887-4616-4e8c-b1d3-e44e01340f8c\" /\u003e MacOS | \u003cimg height=\"20\" src=\"https://github.com/user-attachments/assets/e0cc4f33-4516-408b-9c5c-be71a3ac316b\" /\u003e Linux |\n| :--- | :--- | :--- |\n| **EXE:** [x64](https://github.com/BurntToasters/Dacx/releases/latest/download/Dacx-Windows-x64.exe)  | **DMG:** [Universal](https://github.com/BurntToasters/Dacx/releases/latest/download/Dacx-macOS.dmg) | **DEB:** [x64](https://github.com/BurntToasters/Dacx/releases/latest/download/Dacx-Linux-amd64.deb) |\n| **MSI:** [x64](https://github.com/BurntToasters/Dacx/releases/latest/download/Dacx-Windows-x64.msi) | **ZIP:** [Universal](https://github.com/BurntToasters/Dacx/releases/latest/download/Dacx-macOS.zip) | **RPM:** [x64](https://github.com/BurntToasters/Dacx/releases/latest/download/Dacx-Linux-x86_64.rpm) |\n| **Portable ZIP:** [x64](https://github.com/BurntToasters/Dacx/releases/latest/download/Dacx-Windows-x64.zip) |  | **TAR.GZ:** [x64](https://github.com/BurntToasters/Dacx/releases/latest/download/Dacx-Linux-x86_64.tar.gz) |\n\n\u003c/div\u003e\n\n## Platforms\n\n- Windows\n- macOS\n- Linux\n\n## Features\n\n- Audio + video playback for MP3, FLAC, WAV, OGG, AAC, Opus, MP4, MKV, AVI, WebM, and more (anything libmpv handles).\n- 10-band equalizer with presets.\n- Multi-audio-track mixing via `lavfi-complex` (experimental and currently unstable).\n- Resume playback from where you left off.\n- Compact mode and always-on-top window.\n- System media-session integration: lock-screen / Now Playing / SMTC controls, artwork, and scrubbing.\n- File associations + custom document icon on Windows and Linux.\n- Built-in update checker against GitHub releases.\n- Notarized \u0026 Signed DMG and ZIP for macOS; signed installers via GPG for Windows and Linux.\n\n## Development\n\n\u003e [!NOTE]\n\u003e This project uses Flutter/Dart but also NodeJS. Its a little bit messy and not the best of practices I know, im just the most familiar and confident with js scripting and node so thats how the project is controlled. Sorry :P\n\n```bash\n# Install Node.js dependencies (build scripts)\nnpm install\n\n# Install Flutter dependencies\nflutter pub get\n\n# Run in development mode\nnpm run dev\n\n# Run tests\nnpm run test:all\n\n# Build for current platform\nnpm run build:win   # Windows\nnpm run build:mac   # macOS\nnpm run build:linux # Linux\n```\n\n## License\n\n[GPLv3](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fburnttoasters%2Fdacx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fburnttoasters%2Fdacx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fburnttoasters%2Fdacx/lists"}