Skip to content
This repository has been archived by the owner on Mar 21, 2020. It is now read-only.

OutFlux/OutFluxElectronClient

Repository files navigation

OutFlux - The Client

Node Dependencies CircleCI FOSSA Status The open-source music streaming client.

To Do

  • Core Functionality
    • Build Interface
      • Player
      • Browser
      • Navigator
    • Build Protocol
    • Build Database
    • Build Server

Done

  • none ☹️

(Stage: Experimental)

Git Semantics

I am trying to use Vincent Driessen's branching model. Tell me because I stuff up (im new to this stuff).

Versioning

For transparency and insight into our release cycle, and for striving to maintain backward compatibility, Popcorn Time will be maintained according to the Semantic Versioning guidelines as much as possible.

Releases will be numbered with the following format:

<major>.<minor>.<patch>-<build>

Constructed with the following guidelines:

  • A new major release indicates a large change where backward compatibility is broken.
  • A new minor release indicates a normal change that maintains backward compatibility.
  • A new patch release indicates a bugfix or small change which does not affect compatibility.
  • A new build release indicates this is a pre-release of the version.

OutFlux: A Music Streaming App Copyright (C) 2018 sauravyash

If you distribute a copy or make a fork of the project, you have to credit this project as the source.

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.


License

FOSSA Status

About

The user client made with electron

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published