All Projects → feedcast → hurley

feedcast / hurley

Licence: Apache-2.0 license
🎧 The Podcast Web Interface

Programming Languages

javascript
184084 projects - #8 most used programming language
Sass
350 projects

Projects that are alternatives of or similar to hurley

audiocard
⏯️ AudioCard - Opinionated, responsive, audio player compatible with Twitter Cards
Stars: ✭ 66 (+450%)
Mutual labels:  player, podcast
scott
💼 The Podcast Regional Manager
Stars: ✭ 21 (+75%)
Mutual labels:  podcast, feedcast
Awesome Design
🌟 Curated design resources from all over the world.
Stars: ✭ 13,333 (+111008.33%)
Mutual labels:  podcast, ux
podest
Enjoy fine podcasts ✨
Stars: ✭ 33 (+175%)
Mutual labels:  player, podcast
vue-podcast-player
Vue based simple podcast player
Stars: ✭ 31 (+158.33%)
Mutual labels:  player, podcast
Shikwasa
An audio player born for podcast
Stars: ✭ 216 (+1700%)
Mutual labels:  player, podcast
Overcast Mac
Unofficial Overcast Mac app.
Stars: ✭ 59 (+391.67%)
Mutual labels:  player, podcast
Poddycast
Podcast app made with Electron, lots of ❤️ and ☕️
Stars: ✭ 111 (+825%)
Mutual labels:  player, podcast
Ffplayer
a video player based on ffmpeg for win32 and android platform.
Stars: ✭ 210 (+1650%)
Mutual labels:  player
Imusic
一个集视频播放器、音乐播放器封装库于一身的iMusic工程
Stars: ✭ 228 (+1800%)
Mutual labels:  player
Rtsp.player.android
RTSP player for Android / IP camera viewer
Stars: ✭ 199 (+1558.33%)
Mutual labels:  player
Videoplayer
📽 A video player for SwiftUI, support for caching, preload and custom control view. SwiftUI 视频播放器,支持边下边播、预加载、自定义控制层
Stars: ✭ 212 (+1666.67%)
Mutual labels:  player
Fanplayer
A portable video player based on ffmpeg for windows and android platform.
Stars: ✭ 229 (+1808.33%)
Mutual labels:  player
Jcplayer
🎵 A simple audio player for Android applications.
Stars: ✭ 209 (+1641.67%)
Mutual labels:  player
React Audio Component
A beautiful example project demonstrating how to build an audio player in React.
Stars: ✭ 239 (+1891.67%)
Mutual labels:  player
Nighthawk
A stealthy, simple, unobtrusive music player that stays out of your way
Stars: ✭ 197 (+1541.67%)
Mutual labels:  player
Libvlc Go
Go bindings for libVLC and high-level media player interface
Stars: ✭ 188 (+1466.67%)
Mutual labels:  player
Mojs Player
GUI player to control your animations
Stars: ✭ 243 (+1925%)
Mutual labels:  player
Ytermplayer
Stream youtube playlists as audio on linux terminal
Stars: ✭ 235 (+1858.33%)
Mutual labels:  player
Timidity
Play MIDI files in the browser w/ Web Audio, WebAssembly, and libtimidity
Stars: ✭ 221 (+1741.67%)
Mutual labels:  player

Hurley Build Status

Dude

A ReactJS based client listen podcast on all browsers.

Setup

To install the dependencies run:

make install

To setup the environment run:

make setup

Remember to read the environment section.

To run the project:

make start

To run the tests:

make test

Environment

Variables to configure the build

  • REACT_APP_API_HOST - URL for feedcast/scott running instance.
  • REACT_APP_GA - Key for Google Analytics
  • REACT_APP_DISQUS_SHORTNAME - A shortname is the unique identifier assigned to a Disqus site
  • REACT_APP_FEEDBACK_FORM_URL - Link to feedback form
  • REACT_APP_ROLLBAR_ACCESS_TOKEN - Rollbar post_client_item access token

Support

Please open an issue for support.

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