An open API service indexing awesome lists of open source software.

https://github.com/dobrowit/grajek


https://github.com/dobrowit/grajek

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Player / Grajek

## [EN] Such a problem:

- A laptop with foobar2000 and the [foo_beefweb[(https://www.foobar2000.org/components/view/foo_beefweb) plugin is playing music in a ["PA system."](https://en.wikipedia.org/wiki/Public_address_system)
- Playback needs to be started and stopped at specific times.
- Eliminate manual, remote control.

...and now, as I’m writing this, I found plugins that do exactly the same thing :-) Oh well...
- [foo_scheduler_mod](https://www.foobar2000.org/components/view/foo_scheduler_mod)
- [foo_scheduler](https://www.foobar2000.org/components/view/foo_scheduler)

Either way, the script connects via [API](https://hyperblast.org/beefweb/api/) and does the same thing. Potentially, it can offer more functionality than the above plugins. Additionally, you can remotely change tracks or manually control playback through the web interface.

---

## [PL] Taki oto problem:
- laptop z foobar2000 i wtyczką [foo_beefweb](https://www.foobar2000.org/components/view/foo_beefweb) odtwarza muzyczkę w ["radiowęźle"](https://pl.wikipedia.org/wiki/Radiow%C4%99ze%C5%82)
- trzeba załączać i wyłączać oddtwarzanie o określonych godzinach
- wyeliminować ręczne, zdalne sterowania

...teraz jak to piszę to znalazłem wtyczki, które robią to samo :-) echhh
- [foo_scheduler_mod](https://www.foobar2000.org/components/view/foo_scheduler_mod)
- [foo_scheduler](https://www.foobar2000.org/components/view/foo_scheduler)

Tak czy siak - skrypcik łączy się po [API](https://hyperblast.org/beefweb/api/) i robi to samo. Potencjalnie można uzyskać więcej funkcjonalności niż powyższe wtyczki. Dodatkowo zdalnie można przez webinterfejs zmieniać utwory lub ręcznie sterować.