Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Play audio, video and images on UPnP/DLNA devices

License

NotificationsYou must be signed in to change notification settings

mkiol/Jupii

Repository files navigation

Linux desktop and Sailfish OS app for playing multimedia on UPnP/DLNA devices

Download on Flathub

Contents of this README

Description

Jupii let you play audio, video and image files on any device on your local network that supports UPnP/DLNA, such as smart speaker, smart TVs, gaming consoles, and more.

In addition to the typical features you might expect from this type of application,Jupii also has some unique functionalities such as:

  • support many different internet services as media source (Bandcamp, SoundCloud, YouTube and many more)
  • live casting of video/audio from camera or microphone
  • screen mirroring (only on X11)
  • recorder that let you to extract music from internet radio streams

This app can be used in two different UPnP/DLNA modes:

  • Playback Control mode: Using Jupii, you connect to the player device (e.g. smart speaker) and transfer media from your phone/computer to this device.
  • Media Server mode: Using your playback device (e.g. smart TV), you browse and play media files shared by Jupii.

How to install

Building from sources

Flatpak

git clone <git repository url>cd Jupii/flatpakflatpak-builder --user --install-deps-from=flathub --repo="/path/to/local/flatpak/repo" "/path/to/output/dir" net.mkiol.Jupii.yaml

Sailfish OS

git clone <git repository url>cd Jupiimkdir buildcd buildsfdk config --session specfile=../sfos/harbour-jupii.specsfdk config --session target=SailfishOS-4.4.0.58-aarch64sfdk cmake ../ -DCMAKE_BUILD_TYPE=Release -DWITH_SFOS=ONsfdk package

Linux (direct build)

git clone <git repository url> jupiicd jupiimkdir buildcd buildcmake ../ -DCMAKE_BUILD_TYPE=Release -DWITH_DESKTOP=ONmake

Contributing to Jupii

Any contribution is very welcome!

Project is hosted both onGitHub andGitLab.Feel free to make a PR/MR, report an issue or reqest for new feature on the platform you prefer the most.

Translations

Translation files in Qt format are intranslations directory.

Preferred way to contribute translation is viaTransifex service,but if you would like to make a direct PR, please do it.

How to support

If you findJupii useful and would like to support this project,please consider doing one or two of the following:

  • Give a ⭐ onGitHub or/andGitLab.
  • Write a review in your applications manager app (Discover, Software or any other).
  • Tell others about this app by mentioning it on social media.
  • If you have spare money, make a small donation viaLiberapay.

Libraries

Jupii relies on following open source projects:

License

Jupii is an open source project. Source code is released under theMozilla Public License Version 2.0.


[8]ページ先頭

©2009-2025 Movatter.jp