You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+31-7Lines changed: 31 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -126,19 +126,43 @@ You can get ready to use installers of XLIFF Manager for Windows, macOS and Linu
126
126
127
127
## Licenses
128
128
129
+
XLIFF Manager is available in two modes:
130
+
131
+
- Source Code
132
+
- Yearly Subscriptions for installers and support
133
+
134
+
### Source Code
135
+
129
136
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.
130
137
131
-
Subscriptions are available for technical support, bug fixes, and feature requests. By subscribing to a support plan, you contribute to the continuous improvement of XLIFF Manager. Your subscription fees pay for code development costs and ensure the quality and reliability of the software.
138
+
You can subscribe to [Maxprograms Support](https://groups.io/g/maxprograms/) at Groups.io and request peer assistance for the source code version there.
139
+
140
+
### Subscriptions
141
+
142
+
The version of XLIFF Manager included in the official installers from [Maxprograms Download Page](https://maxprograms.com/products/xliffdownload.html) can be used at no cost for 7 days requesting a free Evaluation Key.
143
+
144
+
Personal Subscription Keys are available in [Maxprograms Online Store](https://www.maxprograms.com/store/buy.html).
145
+
146
+
Subscription Keys cannot be shared or transferred to different machines.
147
+
148
+
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 open source code.
149
+
150
+
Subscription version includes unlimited email support at [tech@maxprograms.com](mailto:tech@maxprograms.com)
132
151
133
-
Subscription Keys are available at [Maxprograms Online Store](https://www.maxprograms.com/store/buy.html). Subscription Keys cannot be shared or transferred to different machines.
152
+
### Differences sumary
134
153
135
-
You can subscribe to [Maxprograms Support](https://groups.io/g/maxprograms/) at Groups.io and request peer assistance for the source code there.
154
+
Differences | Source Code | Subscription Based
155
+
----------- | :---------: | :-----------------:
156
+
Ready To Use Installers | No | Yes
157
+
Notarized macOS launcher | No | Yes
158
+
Signed launcher and installer for Windows | No | Yes
159
+
Restricted Features | None | None
160
+
Technical Support | Peer support at [Groups.io](https://groups.io/g/maxprograms/) | - Direct email at [tech@maxprograms.com](mailto:tech@maxprograms.com) <br> - Peer support at [Groups.io](https://groups.io/g/maxprograms/)
136
161
137
162
## Requirements
138
163
139
-
- Node.js 22.17.0 LTS or newer. Get it from [https://nodejs.org/](https://nodejs.org/)
140
-
- TypeScript 5.8.3 or newer. Get it from [https://www.typescriptlang.org/](https://www.typescriptlang.org/)
141
-
- OpenXLIFF Filters 4.6.0 or newer. Get it from [https://github.com/rmraya/OpenXLIFF](https://github.com/rmraya/OpenXLIFF)
164
+
- Node.js 24.13.0 LTS or newer. Get it from [https://nodejs.org/](https://nodejs.org/)
165
+
- OpenXLIFF Filters 4.10.0 or newer. Get it from [https://github.com/rmraya/OpenXLIFF](https://github.com/rmraya/OpenXLIFF)
142
166
143
167
## Building
144
168
@@ -153,7 +177,7 @@ You can subscribe to [Maxprograms Support](https://groups.io/g/maxprograms/) at
0 commit comments