Showing 138 open source projects for "dj"

View related business solutions
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 1
    dj-stripe

    dj-stripe

    dj-stripe automatically syncs your Stripe Data to your local database

    Dj-stripe is an extensible wrapper around the Stripe API that continuously syncs most of the Stripe Data to your local database as pre-implemented Django Models, out of the box! This allows you to use the Django ORM, in your code, to work with the data making it easier and faster! For example, if you need to interact with a customer subscription, you can use dj-stripe’s Subscription Model, in your code, to get the subscription data for that customer as well as the related models’ data too (if need be and potentially in 1 database query!) ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Dj-Rest-Auth

    Dj-Rest-Auth

    Authentication for Django Rest Framework

    ...As a result, we saw a lot of instances where developers implemented their own REST registration API endpoints here and there, snippets, and so on. We aim to solve this demand by providing dj-rest-auth, a set of REST API endpoints to handle User Registration and Authentication tasks. By having these API endpoints, your client apps such as AngularJS, iOS, Android, and others can communicate to your Django backend site independently via REST APIs for User Management. Of course, we’ll add more API endpoints as we see the demand.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Mixxx

    Mixxx

    Mixxx is Free DJ software that gives you everything you need

    Free and open source DJ software for Windows, macOS, and Linux. Mixxx integrates the tools DJs need to perform creative live mixes with digital music files. Whether you are a new DJ with just a laptop or an experienced turntablist, Mixxx can support your style and techniques of mixing. BPM and musical key detection help you find the perfect next track from your library.
    Downloads: 17 This Week
    Last Update:
    See Project
  • 4
    DJ Toolkit
    ...With DJ Toolkit, it is easy to verify that each Hot Cue has a corresponding Memory Cue, helping to maintain consistency and accuracy across the library. Additionally, DJ Toolkit measures the timing between Cues, allowing for the identification of tracks that are shorter radio edits versus extended mixes. DJ Toolkit does not alter any Rekordbox database files, ensuring that the collection remains 100% safe.
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 5
    wavesurfer.js

    wavesurfer.js

    Navigable waveform built on Web Audio and Canvas

    wavesurfer.js is a customizable audio waveform visualization, built on top of Web Audio API and HTML5 Canvas. With wavesurfer.js you can create anything from an HTML5 audio player to a sophisticated DJ application. wavesurfer.js works only in modern browsers supporting Web Audio. It will fallback to Audio Element without graphics in other browsers (IE 11 and lower). You can also try wavesurfer.swf which is a Flash-based fallback. The audio will start playing as you press play. A thin line will be displayed until the whole audio file is downloaded and decoded to draw the waveform. ...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 6
    JMusicBot

    JMusicBot

    A Discord music bot that's easy to set up and run yourself

    ...Easy to run (just make sure Java is installed, and run!) Fast loading of songs. No external keys are needed (besides a Discord Bot token) Smooth playback. Server-specific setup for the "DJ" role that can moderate the music. Clean and beautiful menus. Supports many sites, including Youtube, Soundcloud, and more. Supports many online radio/streams. Supports local files. Playlist support (both web/youtube and local) This bot (and the source code here) might not be easy to edit for inexperienced programmers. The main purpose of having the source public is to show the capabilities of the libraries, to allow others to understand how the bot works, and to allow those knowledgeable about java, JDA, and Discord bot development to contribute.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Bytecode Viewer

    Bytecode Viewer

    A reverse engineering suite (decompiler, editor, debugger and more)

    Some of Bytecode Viewer features are that it provides Java Decompiling with Six different decompilers (DJ-GUI/Core, Procyon, CFR, Fernflower, Krakatau, and JADX-Core). Bytecode Decompiling with CFIDE. Android APK integrated with Dex2Jar. Securely launch Java applications and insert hooks via EZ-Injection. Scan for malicious code with the Malicious Code Scanner plugin. Export as DEX, Jar, Class, Zip or Java Source File. Open Android APKs, Android DEX, Java Class Files and Java Jars. ...
    Downloads: 84 This Week
    Last Update:
    See Project
  • 8
    Internet DJ Console

    Internet DJ Console

    A feature packed DJ console and internet radio client for Linux users

    Conceived as an internet radio Shoutcast/Icecast client and DJ console IDJC has two main media players, a background track player, effects buttons, crossfader, webm, aac, ogg, and mp3 streaming, stream automation timers, aux input, voice and VoIP integration. Media file formats include: mp3, ogg, flac, wma, wav, m4a, m3u, xspf, pls, and cue sheet support, IRC track and station announcements, uses jack audio connection kit to provide a flexible audio chain.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 9
    Pedalboard

    Pedalboard

    A Python library for audio

    ...It supports the most popular audio file formats and a number of common audio effects out of the box and also allows the use of VST3® and Audio Unit formats for loading third-party software instruments and effects. pedalboard was built by Spotify’s Audio Intelligence Lab to enable using studio-quality audio effects from within Python and TensorFlow. Internally at Spotify, pedalboard is used for data augmentation to improve machine learning models and to help power features like Spotify’s AI DJ and AI Voice Translation. pedalboard also helps in the process of content creation, making it possible to add effects to audio without using a Digital Audio Workstation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Add Two Lines of Code. Get Full APM. Icon
    Add Two Lines of Code. Get Full APM.

    AppSignal installs in minutes and auto-configures dashboards, alerts, and error tracking.

    Works out of the box for Rails, Django, Express, Phoenix, and more. Monitoring exceptions and performance in no time.
    Start Free
  • 10
    Django Notebook

    Django Notebook

    Django + shell_plus + Jupyter notebooks made easy

    Django + shell_plus + Jupyter notebooks made easy. A Jupyter notebook with access to objects from the Django ORM is a powerful tool to introspect data and run ad-hoc queries. Built-in integration with the imported objects from django-extensions shell_plus. Saves the state between sessions so you don't need to remember what you did. Inheritance diagrams on any object, including ORM models.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    NeteaseCloudMusic API

    NeteaseCloudMusic API

    Node.js API service

    NetEase Cloud Music Node.js API service. v4.0.8 added the Vercel configuration file, which can be deployed directly under Vercel, without the need for your own server. After v3.31.0, the Node.js call is supported. The imported method is module file name inside, the returned content contains status sum body, which status is the status code, and body returned content for the request, please refer module_exampleto thetest.js. Category Popular Radio. Cloud Village Hot Reviews. Radio 24-hour...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12

    MixCraftMP3Console

    MyFit: Your Pocket Personal Trainer

    ...The user interface has been designed to simulate the ergonomics of a real DJ console, making the transition from physical to digital extremely natural for both professionals and hobbyists. ✨ NEW FEATURE ADDED: We've introduced precision loop control: you can now use a dedicated slider to set and adjust an ultra-short loop of just a few milliseconds within your tracks, ideal for stutter effects or quick transitions.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Mixxx

    Mixxx

    Free DJ software: everything you need to perform live mixes

    Mixxx is a free and open-source DJ software that enables DJs to create professional live mixes using digital music files. It runs on Windows, macOS, and Linux, making it accessible to DJs across all major platforms. Mixxx supports both beginners using just a laptop and experienced DJs using advanced hardware setups. Built-in BPM and key detection help DJs quickly find compatible tracks and achieve smooth transitions.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 14
    StrumPract

    StrumPract

    Various tools for musicians.

    ... - Practice your other instruments with a editable drums machine. - Tune your guitar and bass. - Play audio files and loop it, adjusting the tempo of the song to what you want. - DJ console for auto-mixing, with 2 players and direct-output of mic. - Record your ideas-jam. - Chords randomizer for jamming. - Image Dancer. - Tag infos with images. - Many Layout and Styles.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    AuraMix - DeeJay

    AuraMix for Windows

    "AuraMix " is an innovative Windows application, developed in JavaFX, that turns your computer into a professional DJ console. Ideal for MP3 music lovers, it offers a complete and customizable mixing experience. Main features: 10-band equalizers: Control every nuance of the sound with precise equalizers on both channels. Seekbar for speed and balance: Change the tempo of the songs and distribute the audio between the left and right channels.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Karaoke Hoster V5

    Karaoke Hoster V5

    Karaoke Hosting for Ubuntu 22.04 (64) & Raspberry Pi Bookworm (64)

    Karaoke Hosting DJ Hosting Karaoke Player Video Sequencer Pitch Changing Sync Adjustments (Requires FAST scratchpad access!) Written in Gambas3 Program Compiled with prebuilt environment with zip extract. Ubuntu 22.04 (64) RPI Buster (64) RPI Bullseye (64)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    The DJ Project

    The DJ Project

    Web Browser, Flash Player, HTML editor, Media player for Swing and SWT

    The DJ Project is a set of tools to improve Java capabilities on the Desktop. The DJ Native Swing sub-project, among other things, allows integrating a Web Browser, Flash Player, HTML editor, or VLC-based player in Swing applications. DJ Native Swing code: https://github.com/Chrriis/DJ-Native-Swing DJ Sweet code: https://github.com/Chrriis/DJ-Sweet DJ Swing Suite code: https://github.com/Chrriis/DJ-Swing-Suite
    Downloads: 8 This Week
    Last Update:
    See Project
  • 18
    Djot

    Djot

    A light markup language

    Djot is a light markup syntax. It derives most of its features from commonmark, but it fixes a few things that make commonmark's syntax complex and difficult to parse efficiently. It is also much fuller-featured than commonmark, with support for definition lists, footnotes, tables, several new kinds of inline formatting (insert, delete, highlight, superscript, subscript), math, smart punctuation, attributes that can be applied to any element, and generic containers for block-level,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Photo-Manager

    Photo-Manager

    A Java-Application to manage and edit images!

    A JavaApplication to manage photos, get images from unsplash, compress them with tinify or upload them into the cloud! Edit the images add Filter or export them out of the program.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 21
    DJ Cronnor
    A stupid-proof Windows fullscreen DJ-tool with 2 players, keyboard-only control, high-precision cueing, a few realtime effects, capable to generate DMX for complex lightening situations (including LED-pars), and not the least: true reliable software beatmixing. This piece of software replaced CD-players and vinyl-players around 2007 in student society Biton in Utrecht, the Netherlands.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    DJSubterrain

    DJSubterrain

    Hosting for Android Development for DJ Subterrain

    File Hosting for projects and Android uploads
    Downloads: 60 This Week
    Last Update:
    See Project
  • 23

    Denon DN Interface

    Denon DN remote interfaces

    Adapter and code to interface with Denon DN series remotes, e.g. the RC-35B for the Denon DN-2000F DJ CD player.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    deej

    deej

    Set app volumes with real sliders! Arduino project to build hardware

    deej is an open-source hardware volume mixer for Windows and Linux PCs. It lets you use real-life sliders (like a DJ!) to seamlessly control the volumes of different apps (such as your music player, the game you're playing and your voice chat session) without having to stop what you're doing. Control your microphone's input level. Lightweight desktop client, consuming around 10MB of memory. Runs from your system tray. Helpful notifications to let you know if something isn't working. ...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 25
    A music database and player to manage and create meta information for a music collection.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB