All Projects → stefanpaduraru → playlist-randomizer

stefanpaduraru / playlist-randomizer

Licence: other
A small React app that makes use of Redux, React Router and Material UI

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects
Dockerfile
14818 projects

Projects that are alternatives of or similar to playlist-randomizer

Partify
This is a free open source Spotify-powered app that lets users host parties and have guests connect using their smartphones to submit and vote on songs. The app will only play the highest voted song and can connect to personal playlists.
Stars: ✭ 37 (+15.63%)
Mutual labels:  playlist, material-ui
React-Hue
🎨 A Material color palette tool based on Meteor, React, Material UI.
Stars: ✭ 45 (+40.63%)
Mutual labels:  material-ui
rocket-webapp-components
React components for faster and easier web development. Build your own design system with Core components.
Stars: ✭ 20 (-37.5%)
Mutual labels:  material-ui
hls-rip
Tool for ripping m3u8 playlists/segments.
Stars: ✭ 14 (-56.25%)
Mutual labels:  playlist
online-randomizer
Fresh new playthroughs!
Stars: ✭ 23 (-28.12%)
Mutual labels:  randomizer
react-material-admin
A simple responsive admin template using react and material-ui
Stars: ✭ 39 (+21.88%)
Mutual labels:  material-ui
SpotifyWebApi
A .net core wrapper for the Spotify Web API
Stars: ✭ 19 (-40.62%)
Mutual labels:  playlist
react-crud-icons
57 SVG icons for CRUD applications, packaged as a React component with light & dark themes and tooltip.
Stars: ✭ 19 (-40.62%)
Mutual labels:  material-ui
houston
Design System at Eduzz.
Stars: ✭ 40 (+25%)
Mutual labels:  material-ui
mpdq
Automatic MPD "smart playlist" creator with minimal but hackable setup.
Stars: ✭ 18 (-43.75%)
Mutual labels:  playlist
Airbnb-Clone
An Airbnb Clone using React, Firebase & Material-UI, Responsive Design.
Stars: ✭ 27 (-15.62%)
Mutual labels:  material-ui
PERN-Advanced-Starter
Advanced PERN stack starter kit (PostgresSQL, Express, React, & Node), complete with ESLint, Webpack 4, Redux, React-Router, and Material-UI kit.
Stars: ✭ 51 (+59.38%)
Mutual labels:  material-ui
browzica
Use browzica to keep track of your bookmarks
Stars: ✭ 18 (-43.75%)
Mutual labels:  material-ui
mui-table
Improved Material-UI table
Stars: ✭ 46 (+43.75%)
Mutual labels:  material-ui
react-material-ui-datatable
Material UI Datatable in React way
Stars: ✭ 24 (-25%)
Mutual labels:  material-ui
sync-dl
Flexible tool for saving and syncing playlists from YouTube without loosing removed songs
Stars: ✭ 13 (-59.37%)
Mutual labels:  playlist
apollobank
A full stack GraphQL banking application using React, Node & TypeScript.
Stars: ✭ 203 (+534.38%)
Mutual labels:  material-ui
SipCaller
React SIP user agent
Stars: ✭ 42 (+31.25%)
Mutual labels:  material-ui
gatsby-starter
Gatsby Starter for creating portfolio & blog.
Stars: ✭ 55 (+71.88%)
Mutual labels:  material-ui
spotify-vibe-check
Spotify Vibe Checker Web App to vibe check your Spotify Playlists! (currently broken due to CORS)
Stars: ✭ 24 (-25%)
Mutual labels:  playlist

playlist-randomizer

A small React app that makes use of Redux, React Router and Material UI

Motivation: Youtube is not consistent with the way it randomizes large playlists (especially when casting to a device), so I built this small app that fetches info about a given public playlist and enables the user to randomize it, and play it or cast it. All the data is being stored in local storage, so whenever you come back to the app, all your previous loaded playlists will be there.

A demo is available at http://www.playlist-randomizer.com/ (please be a little patient with the initial load, it's being hosted for free on Heroku and the app is dormant when not in use)

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].