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

Nebula desktop client application

License

NotificationsYou must be signed in to change notification settings

nebulabroadcast/firefly

Repository files navigation

GitHub release (latest by date)MaintenanceLast commitPython version

Firefly is a desktop client application forNebula broadcast automation system.

Installation

Running from source (all platforms)

  • Install Python 3.10+ and Poetry.
  • Clone this repository.
  • Runpoetry install to install dependencies.
  • Runpoetry run python -m firefly to start the application.

The following packages may be needed on Linux, in case you don't have them already installed,runsudo apt install libmpv1 libxcb-util1 on Ubuntu orsudo apt install libmpv1 libxcb-util0 on Debian.

Windows

Latest binary release is available onnebulabroadcast/fireflyGitHub releases page.

Configuration

Editsettings.json file to set your server address and site name.

{"sites"  : [{"name" :"nebula","host" :"https://nebula.example.com"    }]}

It is possible to specify more than one site in thesettings.json file.In that case, a dialog window pops up when the application starts and a you may select the site for this session.

Usage

Introduction to Firefly

Troubleshooting

Have you tried turning it off and on again?

In most cases, this helps. If the application worked and suddenly it is not possibleto start, try to deleteffdata files in its directory and start it again.


[8]ページ先頭

©2009-2025 Movatter.jp