https://github.com/alfg/somafm
:radio: A SomaFM Desktop Player
https://github.com/alfg/somafm
electron fm music node player soma somafm
Last synced: 3 months ago
JSON representation
:radio: A SomaFM Desktop Player
- Host: GitHub
- URL: https://github.com/alfg/somafm
- Owner: alfg
- License: mit
- Created: 2017-07-30T00:29:59.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2019-11-12T20:39:18.000Z (over 6 years ago)
- Last Synced: 2025-07-29T10:52:16.648Z (11 months ago)
- Topics: electron, fm, music, node, player, soma, somafm
- Language: JavaScript
- Homepage: https://alfg.github.io/somafm/
- Size: 8.48 MB
- Stars: 26
- Watchers: 4
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 
A Desktop SomaFM Player.
http://somafm.com/
Built using [Electron](http://electron.atom.io) and [Node.js](https://nodejs.org/).
[](https://travis-ci.org/alfg/somafm)
[](https://ci.appveyor.com/project/alfg/somafm)


\*SomaFM player is currently in Alpha!
## Features
* Cross Platform supporting OSX, Windows and Linux!
* Stream SomaFM Channels
* Save Favorite Channels
## TODO
* Chromecast Support
* Metadata Ingestion
* Settings
* Code Documentation
* Code Optimization
* Tests
## Install
#### Homebrew
```
brew tap alfg/tap
brew cask install somafm
```
Or upgrade to latest:
```
brew update
brew cask install somafm --force
```
#### Download
See [Releases](https://github.com/alfg/somafm/releases) for binary downloads and source.
## Contributing
TBA
## Support SomaFM
SomaFM is entirely listener-supported and independent radio. You can support SomaFM by
donating or purchasing merchandise at the following page:
http://somafm.com/support/
## Development
See: [Development](DEVELOPMENT.md)
## License
[MIT License](http://alfg.mit-license.org/)