| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A graphical user interface (GUI) for OpenXLIFF Filters. OpenXLIFF is a set of programs that let you:
With XLIFF Manager you can create XLIFF for all formats supported by OpenXLIFF Filters:
You can get ready to use installers of XLIFF Manager for Windows, macOS and Linux from https://www.maxprograms.com/products/xliffmanager.html.
XLIFF Manager is available in two modes:
Source code of XLIFF Manager is free. Anyone can download the source code, compile, modify and use it at no cost in compliance with the accompanying license terms.
You can subscribe to Maxprograms Support at Groups.io and request peer assistance for the source code version there.
The version of XLIFF Manager included in the official installers from Maxprograms Download Page can be used at no cost for 7 days requesting a free Evaluation Key.
Personal Subscription Keys are available in Maxprograms Online Store.
Subscription Keys cannot be shared or transferred to different machines.
Installers may occasionally be updated before the corresponding source code changes appear in this repository. Source code updates are published later, once they are ready for release. This timing difference is expected and does not affect the availability or completeness of the source code.
Subscription version includes unlimited email support at tech@maxprograms.com
| Differences | Source Code | Subscription Based |
|---|---|---|
| Ready To Use Installers | No | Yes |
| Notarized macOS launcher | No | Yes |
| Signed launcher and installer for Windows | No | Yes |
| Restricted Features | None | None |
| Technical Support | Peer support at Groups.io | - Direct email at tech@maxprograms.com - Peer support at Groups.io |
git clone https://github.com/maxprograms-com/OpenXLIFF.git
cd OpenXLIFF
gradle
cd ..
git clone https://github.com/maxprograms-com/XLIFFManager.git
cd XLIFFManager
cp -r ../OpenXLIFF/dist/* .
npm install
npm start| Back | FazBrowse Home | New Git URL |