All Projects → pendo324 → Essentialnowplaying

pendo324 / Essentialnowplaying

A now playing tool intended to be used with OBS.

Projects that are alternatives of or similar to Essentialnowplaying

Auryo
Auryo - Unofficial Soundcloud Desktop App
Stars: ✭ 611 (+1427.5%)
Mutual labels:  music, streaming, desktop
Homehost
self-hosted, Netflix-like app made for streaming
Stars: ✭ 564 (+1310%)
Mutual labels:  music, streaming
Instagramlive Php
A PHP script that allows for you to go live on Instagram with any streaming program that supports RTMP!
Stars: ✭ 362 (+805%)
Mutual labels:  streaming, desktop
Slimserver
Server for Logitech Squeezebox players. This server is also called Logitech Media Server
Stars: ✭ 640 (+1500%)
Mutual labels:  music, streaming
Electronplayer
An Electron Based Web Video Services Player. Supporting Netflix, Youtube, Twitch, Floatplane, Hulu And More
Stars: ✭ 292 (+630%)
Mutual labels:  twitch, desktop
Orion
Cross platform Twitch.tv client
Stars: ✭ 298 (+645%)
Mutual labels:  twitch, desktop
Monstercat Visualizer
A real time audio visualizer for Rainmeter similar to the ones used in the Monstercat videos.
Stars: ✭ 571 (+1327.5%)
Mutual labels:  music, desktop
OBS-ChatSpam
Python script for OBS Studio that posts messages in Twitch chat
Stars: ✭ 26 (-35%)
Mutual labels:  twitch, streaming
Streamlink
Streamlink is a CLI utility which pipes video streams from various services into a video player
Stars: ✭ 6,883 (+17107.5%)
Mutual labels:  twitch, streaming
Nuclear
Streaming music player that finds free music for you
Stars: ✭ 7,133 (+17732.5%)
Mutual labels:  music, streaming
Awesome Developer Streams
👩🏿‍💻👨🏾‍💻👩🏼‍💻👨🏽‍💻👩🏻‍💻 Awesome Developers, Streaming
Stars: ✭ 6,860 (+17050%)
Mutual labels:  twitch, streaming
Openwhyd
💎 Like Pinterest, for Music
Stars: ✭ 287 (+617.5%)
Mutual labels:  music, streaming
Multistreamer
[discontinued] A webapp for publishing video to multiple streaming services at once.
Stars: ✭ 281 (+602.5%)
Mutual labels:  twitch, streaming
Upnext
Chrome Extension for streaming music from SoundCloud & YouTube
Stars: ✭ 320 (+700%)
Mutual labels:  music, chrome-extension
Volvox.Helios-old
Powerful, modular, web-managed, open-source Discord bot created by a community for communities.
Stars: ✭ 51 (+27.5%)
Mutual labels:  twitch, streaming
Bulkurlopener
Bulk URL Opener is an application that provides the user with multiple utilities to help with managing and using large amounts of urls
Stars: ✭ 29 (-27.5%)
Mutual labels:  desktop, chrome-extension
own3dpro-obs-plugin
OWN3D Pro OBS Plugin
Stars: ✭ 25 (-37.5%)
Mutual labels:  twitch, streaming
Firebot
A powerful all-in-one bot for Twitch streamers
Stars: ✭ 162 (+305%)
Mutual labels:  twitch, streaming
Popcorn Desktop
Popcorn Time is a multi-platform, free software BitTorrent client that includes an integrated media player ( Windows / Mac / Linux ) A Butter-Project Fork
Stars: ✭ 6,470 (+16075%)
Mutual labels:  streaming, desktop
Httpms
Media server with RESTful API and Web interface. Think of it as your very own Spotify!
Stars: ✭ 18 (-55%)
Mutual labels:  music, streaming

Essential Now Playing

A now playing tool intended to be used with OBS.

So bascially its just something that I made to replace SMG. If anyone actually sees this and wants to request a player, just make an issue on the github page.

NOTICE

There is a new, rewritten version available here: https://github.com/pendo324/universal-np. I intend to add features to it much more regularly. It has most of the same features, and I really need people to test it pls.

Currently supported:

  • Desktop (Windows [tested], *NIX [untested]):
    • Spotify
    • iTunes
    • winamp
    • VLC
    • MPC-HC
    • foobar2000
    • MediaMonkey
  • WebApps:
    • Mixcloud
    • Spotify web player (play.spotify.com)
    • Soundcloud
    • Tunein
    • YouTube
    • Pandora
    • Google Play (play.google.com)
    • Deezer

Planned players to support:

  • Nothing at the moment, just stability fixes

Usage

This application is completely portable. All that is required is that the two .exe's are in the same directory. Everything else is automagically setup when you run the application. If you move it and want to keep your settings, also move settings.json.

To use the WebApps, you'll need install the companion extension from the webstore. Here's a link to it: https://chrome.google.com/webstore/detail/now-playing-companion/aocghdlnkcebaipehcejjpeiijpdjldo.

To use the WebApps you need to do the following:

  1. Open Essential Now Playing.
  2. Select the Player and set the file path.
  3. Head to any supported web player.
  4. Click on the Now Playing Companion Extension and "Use on this page". (You should see the NativeMessagingInterface background process start up in Task Manager)
  5. On the web pop-up click "Start".
  6. Go back to Essential Now Playing app and hit "Start!".

Be sure that the desktop application is running before activating the Chrome extension.

Note: WebApps will not function if NativeMessagingInterface.exe is not in the same directory as Essential Now Playing.exe.

Please ensure that they are in the same directory before creating an issue.

Compiling

To compile using Visual Studio on Windows you are going to need to get a few References

These can be found using Nuget:

  • Costura.Fody
  • Fody
  • Newtonsoft.Json

You will also need access to iTunes.exe to import iTunesLib. Not sure how this works with Mono, but I'd like to hear it.

Licence

Copyright (c) 2016 Flying Lawnmower Development

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

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