Git Product home page Git Product logo

Comments (6)

MayaPosch avatar MayaPosch commented on July 19, 2024 1

The only expectation of the NymphCast server currently is that there's an /apps folder in the same folder as the NymphCast binary. I haven't made this configurable yet, but that's a relatively minor change.

I'll add this as an option along with the -h & --help options :)

from nymphcast.

MayaPosch avatar MayaPosch commented on July 19, 2024 1

It was my understanding that on a ChromeCast the apps and wallpapers are loaded from a remote webserver, as specified in JSON files on the ChromeCast dongle, though one can define custom wallapers as well.

Currently with NymphCast all apps are either local, or are loaded from a remote webserver, as specified in the apps.ini file in the src/server/apps/ folder. Wallpapers are currently kept solely on the local filesystem.

from nymphcast.

PureTryOut avatar PureTryOut commented on July 19, 2024

Thanks! Now I think about it, the wallpapers should also be installed into /usr/share/nympchast somewhere, probalby a wallpapers subdirectory. Could that be made configurable as well? Maybe a general --data switch which in which it then checks for the wallpapers and apps subdirectories?

from nymphcast.

PureTryOut avatar PureTryOut commented on July 19, 2024

A question raised by @MartijnBraam:
With a Chromecast, applications and wallpapers are set from the remote device (phone, tablet, etc). Meaning the the apps and wallpapers directories are written too by the server when uploaded. Is this the case with Nymphcast as well? If so, I would have to install those directories to /srv instead.

from nymphcast.

MayaPosch avatar MayaPosch commented on July 19, 2024

I have implemented a --help, --apps and --wallpapers option (untested). Of these the wallpapers option is currently not functional yet, but feel free to give it a try with the rest :)

from nymphcast.

PureTryOut avatar PureTryOut commented on July 19, 2024

Awesome, that works, thanks! I submitted the package to Alpine!

from nymphcast.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.