All Projects → ewenme → deejae

ewenme / deejae

Licence: MIT license
web app for exploring and visualising DJ sets

Programming Languages

r
7636 projects
CSS
56736 projects

Projects that are alternatives of or similar to deejae

rAmCharts4
An R interface to amCharts 4
Stars: ✭ 26 (-7.14%)
Mutual labels:  shiny
ygdashboard
A modified shinydashboard to incorporate more functionality from adminLTE
Stars: ✭ 39 (+39.29%)
Mutual labels:  shiny
shinyhelper
Add markdown help files to 'shiny' apps
Stars: ✭ 108 (+285.71%)
Mutual labels:  shiny
TCC-GUI
📊 Graphical User Interface for TCC package
Stars: ✭ 35 (+25%)
Mutual labels:  shiny
onetagger
Music tagger for Windows, MacOS and Linux with Beatport, Discogs, Musicbrainz, Spotify, Traxsource and many other platforms support.
Stars: ✭ 225 (+703.57%)
Mutual labels:  dj
wcde-shiny
Wittgenstein Centre Data Explorer
Stars: ✭ 13 (-53.57%)
Mutual labels:  shiny
pushbar
🖥️ Off-canvas elements for Shiny
Stars: ✭ 59 (+110.71%)
Mutual labels:  shiny
DraggableRegressionPoints
Draggable regression points in R Shiny
Stars: ✭ 18 (-35.71%)
Mutual labels:  shiny
wired
Wired elements in Shiny
Stars: ✭ 46 (+64.29%)
Mutual labels:  shiny
shinyproxy-docker-compose-example
An example to set up a docker compose for ShinyProxy
Stars: ✭ 20 (-28.57%)
Mutual labels:  shiny
daattali.github.io
Dean Attali's website - R/Shiny Consultant
Stars: ✭ 51 (+82.14%)
Mutual labels:  shiny
antaresViz
ANTARES Visualizations
Stars: ✭ 19 (-32.14%)
Mutual labels:  shiny
shinyAppTutorials
a collection of shiny app demonstrations 📊
Stars: ✭ 50 (+78.57%)
Mutual labels:  shiny
jsTreeR
A wrapper of the jQuery plugin `jsTree`.
Stars: ✭ 36 (+28.57%)
Mutual labels:  shiny
funRiceGenes
The knowledge of cloned rice genes lost in the information of rice functional genomics studies
Stars: ✭ 23 (-17.86%)
Mutual labels:  shiny
customer-tracker
R data products: Reports, Presentations, Apps, and API's
Stars: ✭ 19 (-32.14%)
Mutual labels:  shiny
tagsinput
Bootstrap tags input for shiny
Stars: ✭ 20 (-28.57%)
Mutual labels:  shiny
PlotsOfData
Shiny App for comparison of samples
Stars: ✭ 47 (+67.86%)
Mutual labels:  shiny
cascadess
A style pronoun for {htmltools} tags
Stars: ✭ 18 (-35.71%)
Mutual labels:  shiny
CoronaDash
COVID-19 spread shiny dashboard with a forecasting model, countries' trajectories graphs, and cluster analysis tools
Stars: ✭ 20 (-28.57%)
Mutual labels:  shiny

deejae

Copyright 2019 Ewen Henderson. Licensed under the MIT license.

deejae

deejae is a an ongoing open-source effort to help DJs explore and visualise their selections, built using the Shiny web development framework. Native support is currently provided for Traktor users only.

Use

Visit apps.ewen.io/deejae to use deejae.

  1. Upload .nml Traktor history files
  2. Explore your selections
  3. Export any visuals you wanna keep

You can also run the app locally, from an R session, by simply running:

library(shiny)
runGitHub(repo = "ewenme/deejae", subdir = "inst/shiny")

Credits

The primary typeface family in the app is Work Sans, developed by Wei Huang.

The shiny development framework and extensions shinyjs, shinyalert and shinythemes helped to fully realise this work.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].