{"id":13399689,"url":"https://github.com/mixxxdj/mixxx","last_synced_at":"2026-03-13T18:29:10.156Z","repository":{"id":8513462,"uuid":"10126031","full_name":"mixxxdj/mixxx","owner":"mixxxdj","description":"Mixxx is Free DJ software that gives you everything you need to perform live mixes.","archived":false,"fork":false,"pushed_at":"2025-05-11T22:10:17.000Z","size":575902,"stargazers_count":5393,"open_issues_count":2489,"forks_count":1405,"subscribers_count":137,"default_branch":"main","last_synced_at":"2025-05-12T15:23:45.283Z","etag":null,"topics":["audio","dj","hid","linux","mac","midi","music","qt","windows"],"latest_commit_sha":null,"homepage":"http://mixxx.org","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mixxxdj.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"COPYING","code_of_conduct":"CODE_OF_CONDUCT.md","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},"funding":{"custom":"https://mixxx.org/donate"}},"created_at":"2013-05-17T15:14:38.000Z","updated_at":"2025-05-12T15:10:47.000Z","dependencies_parsed_at":"2025-05-08T20:01:41.546Z","dependency_job_id":"715e898d-0439-4ae4-998a-5bb0416768c0","html_url":"https://github.com/mixxxdj/mixxx","commit_stats":{"total_commits":38872,"total_committers":401,"mean_commits":96.93765586034912,"dds":0.8456987034369212,"last_synced_commit":"75a44d66316cbc1679eb8010df247626b4cdf710"},"previous_names":[],"tags_count":69,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mixxxdj%2Fmixxx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mixxxdj%2Fmixxx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mixxxdj%2Fmixxx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mixxxdj%2Fmixxx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mixxxdj","download_url":"https://codeload.github.com/mixxxdj/mixxx/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253764142,"owners_count":21960521,"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","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","dj","hid","linux","mac","midi","music","qt","windows"],"created_at":"2024-07-30T19:00:41.439Z","updated_at":"2026-03-13T18:29:10.068Z","avatar_url":"https://github.com/mixxxdj.png","language":"C++","funding_links":["https://mixxx.org/donate"],"categories":["C++","Applications","\u003ca name=\"cpp\"\u003e\u003c/a\u003eC++","HarmonyOS","语音识别与合成_其他","应用","Audio and Video Tools","Software"],"sub_categories":["Audio","Windows Manager","网络服务_其他","音频","DJ"],"readme":"# Mixxx\n\n[![GitHub latest tag](https://img.shields.io/github/tag/mixxxdj/mixxx.svg)](https://mixxx.org/download)\n[![Packaging status](https://repology.org/badge/tiny-repos/mixxx.svg)](https://repology.org/metapackage/mixxx/versions)\n[![Build status](https://github.com/mixxxdj/mixxx/actions/workflows/build.yml/badge.svg)](https://github.com/mixxxdj/mixxx/actions/workflows/build.yml)\n[![Coverage status](https://coveralls.io/repos/github/mixxxdj/mixxx/badge.svg)](https://coveralls.io/github/mixxxdj/mixxx)\n[![Zulip chat](https://img.shields.io/badge/zulip-join_chat-brightgreen.svg)](https://mixxx.zulipchat.com)\n[![Donate](https://img.shields.io/opencollective/all/mixxx?label=Donate)](https://mixxx.org/donate)\n\n[Mixxx] is Free DJ software that gives you everything you need to perform live\nDJ mixes. Mixxx works on GNU/Linux, Windows, and macOS.\n\n## Quick Start\n\nTo get started with Mixxx:\n\n1. For live use, [download the latest stable version][download-stable].\n2. For experimentation and testing, [download a development release][download-testing].\n3. To live on the bleeding edge, clone the repo: `git clone https://github.com/mixxxdj/mixxx.git`\n\n## Bug tracker\n\nThe Mixxx team uses [Github Issues][issues] to manage Mixxx development.\n\nHave a bug or feature request? [File a bug on Github][fileabug].\n\nWant to get involved in Mixxx development? Assign yourself a bug from the [easy\nbug list][easybugs] and get started!\nRead [CONTRIBUTING](CONTRIBUTING.md) for more information.\n\n## Building Mixxx\n\nFirst, open a terminal (on Windows, use \"**x64 Native Tools Command Prompt for\n[VS 2022][visualstudio2022]**\"), download the mixxx\nsource code and navigate to it:\n\n    $ git clone https://github.com/mixxxdj/mixxx.git\n    $ cd mixxx\n\nDownload the required dependencies and set up the build environment by running the\ncorresponding command for your operating system:\n\n| Platform | Command | Requirements |\n| -- | ------- | ------------ |\n| Windows | `tools\\windows_buildenv.bat` | ~2.5 GB download, ~9 GB disk space |\n| macOS | `source tools/macos_buildenv.sh setup` | ~1.5 GB download, ~3 GB disk space |\n| Debian/Ubuntu | `tools/debian_buildenv.sh setup` | ~200 MB download, ~1 GB disk space |\n| Fedora | `tools/rpm_buildenv.sh setup` | ~200 MB download, ~1 GB disk space |\n| Flatpak | `tools/flatpak_buildenv.sh setup` | ~2.6 GB download, ~5 GB disk space |\n| Android | `tools/android_buildenv.sh setup` (see the [wiki article](https://github.com/mixxxdj/mixxx/wiki/Building-for-Android)) | ~3.4 GB download, 13GB disk space |\n| Other Linux distros | See the [wiki article](https://github.com/mixxxdj/mixxx/wiki/Compiling%20on%20Linux) | |\n\nTo build Mixxx, run\n\n    $ mkdir build\n    $ cd build\n    $ cmake ..\n    $ cmake --build .\n\nThere should now be a `mixxx` executable in the current directory that you can\nrun. Alternatively, can generate a package using `cpack`.\n\nFor building and installing Mixxx as a Flatpak, check the documentation in [packaging/flatpak/README.md](packaging/flatpak/README.md).\n\nDetailed build instructions for each target OS can be found [on the wiki](https://github.com/mixxxdj/mixxx/wiki#compile-mixxx-from-source-code)\n\n## Documentation\n\nFor help using Mixxx, there are a variety of options:\n\n- [Mixxx manual][manual]\n- [Mixxx wiki][wiki]\n- [Hardware Compatibility]\n- [Creating Skins]\n\n## Translation\n\nHelp to spread Mixxx with translations into more languages, as well as to update and ensure the accuracy of existing translations.\n\n- [Help translate content]\n- [Mixxx i18n wiki]\n- [Mixxx localization forum]\n- [Mixxx glossary]\n\n## Community\n\nMixxx is a vibrant community of hackers, DJs and artists. To keep track of\ndevelopment and community news:\n\n- Chat with us on [Zulip][zulip].\n- Follow us on [Mastodon], [Bluesky] and [Facebook].\n- Subscribe to the [Mixxx Blog][blog].\n- Post on the [Mixxx forums][discourse].\n\n## License\n\nMixxx is released under the GPLv2. See the LICENSE file for a full copy of the\nlicense.\n\n[mixxx]: https://mixxx.org\n[download-stable]: https://mixxx.org/download/#stable\n[download-testing]: https://mixxx.org/download/#testing\n[issues]: https://github.com/mixxxdj/mixxx/issues\n[fileabug]: https://github.com/mixxxdj/mixxx/issues/new/choose\n[mastodon]: https://floss.social/@mixxx\n[Bluesky]: https://bsky.app/profile/mixxx.bsky.social\n[facebook]: https://www.facebook.com/pages/Mixxx-DJ-Software/21723485212\n[blog]: https://mixxx.org/news/\n[manual]: https://manual.mixxx.org/\n[wiki]: https://github.com/mixxxdj/mixxx/wiki\n[visualstudio2022]: https://docs.microsoft.com/visualstudio/install/install-visual-studio?view=vs-2022\n[easybugs]: https://github.com/mixxxdj/mixxx/issues?q=is%3Aopen+is%3Aissue+label%3Aeasy\n[creating skins]: https://mixxx.org/wiki/doku.php/Creating-Skins\n[help translate content]: https://www.transifex.com/projects/p/mixxxdj\n[Mixxx i18n wiki]: https://github.com/mixxxdj/mixxx/wiki/Internationalization\n[Mixxx localization forum]: https://mixxx.discourse.group/c/translation/13\n[Mixxx glossary]: https://www.transifex.com/projects/p/mixxxdj/glossary/l/en/\n[hardware compatibility]: https://manual.mixxx.org/2.3/en/hardware/manuals.html\n[zulip]: https://mixxx.zulipchat.com/\n[discourse]: https://mixxx.discourse.group/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmixxxdj%2Fmixxx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmixxxdj%2Fmixxx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmixxxdj%2Fmixxx/lists"}