Giter Club home page Giter Club logo

cloudradioo-app's Introduction

cloudradioo

Cloudradioo App

cloudradioo.com is a web app for modern browsers that plays randomly all top 50 songs from the soundcloud charts. You will discover your new favorite song!

This is the app version of cloudradioo, built with electron and Vue.js (with Vuex).

Installer

Please go to the release page and get the latest version for your operation system

For developers

Requirements

  • Node / NPM

Install

The app comes with the cloudradioo server as the default api url. If you have the full cloudradioo web app just start the server and:

Change the url in app/js/app.js for your backend cloudradioo server:

store.dispatch('SET_API_URL', 'http://cloudradioo.com/');

Then compile the assets and start the app:

npm i && npm start

Creating a release

You can create a release only for your operation system

For windows users, you need the NSIS library installed and added to your path. The version 2 of this library has some bugs with electron, I recommend the version 3.0 which is currently in RC

npm run release

ToDo

  • Electron App
  • Desktop Notifications (HTML5 Notification API)
  • Notification preferences (Sound on/off, notification on/off, etc)
  • Native Icon for each platform
  • Splash Screen
  • Improve release build system
  • Create the app installer (Now the release system wrap the app into an exe, deb or dmg file instead of return the source code)
  • New Charts

cloudradioo-app's People

Contributors

devfake avatar mauri870 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.