Skip to content

Make a release for Jitsi test browser page (minify js/css files, pack the app in one file).

License

Notifications You must be signed in to change notification settings

Renater/JitsiMeetTestBrowserTool

Repository files navigation

JitsiTestBrowserTool


This tools allows you to make a release for Jitsi test browser page (minify js/css files, pack the app in one file).

App screenshot 1


/!\ Not working yet!

We are currently working on it, stay in touch ;)

Getting started

Environment

Requirements

To make a release, you need to have at lease:

  • php (7.4+)
  • composer (1.10+)

Then, use composer install to get the dependencies.

Make a new release

To make a new release, you need to run the make-release.php scripts.

To get more information, use "php make-release.php --help"

Once done, you will find your unique index.html file containing the test tool.

Translate the app

By default, this app is on english. Supported translations are:

  • fr (French)
  • en (English)

If you want have your own translation, just copy the lang/en.php file into your language (example: de.php), then edit the translations.

Then, re run the make-release.php script with the parameter --lang=de

About

Make a release for Jitsi test browser page (minify js/css files, pack the app in one file).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published