https://github.com/crowdin/editor-app
Crowdin for Mac, Windows, and Linux
https://github.com/crowdin/editor-app
Last synced: about 1 year ago
JSON representation
Crowdin for Mac, Windows, and Linux
- Host: GitHub
- URL: https://github.com/crowdin/editor-app
- Owner: crowdin
- License: mit
- Archived: true
- Created: 2023-01-16T12:32:54.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-04-02T06:37:52.000Z (over 2 years ago)
- Last Synced: 2025-04-20T13:07:59.018Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://crowdin.com/content-design-system
- Size: 1.33 MB
- Stars: 10
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Crowdin Editor App
[](https://github.com/crowdin/editor-app/actions/workflows/build.yml)
[](https://github.com/crowdin/editor-app/releases)
The Crowdin Editor App is a standalone application that can be installed on Linux, macOS, or Windows computers, providing users with a convenient and efficient way to access the Crowdin Editor.
The app allows for quick and easy translation of files and content, with a user-friendly interface that simplifies the localization process.
[**`Online Editor`**](https://support.crowdin.com/online-editor/) |
[**`Translation Process Overview`**](https://support.crowdin.com/translation-process-overview/) |
[**`Crowdin Community`**](https://community.crowdin.com/)
## Installation
### Linux
[Download Crowdin.AppImage](https://github.com/crowdin/editor-app/releases/latest/download/Crowdin.AppImage).
Make it [executable](https://discourse.appimage.org/t/how-to-run-an-appimage/80):
```console
chmod +x Crowdin.AppImage
```
Run it with double-click.
### MacOS
[Download Crowdin.dmg](https://github.com/crowdin/editor-app/releases/latest/download/Crowdin.dmg). Right (control) click the Crowdin icon, select _Open_, and then _Open_ again. You can drag the icon into your Applications directory if you want.
### Windows
[Download Crowdin-Setup.exe](https://github.com/crowdin/editor-app/releases/latest/download/Crowdin-Setup.exe). Double-click the executable, and wait until the app is installed. The app will start automatically after installation. Next time you can run the app with a shortcut on the Desktop or from the System menu.
## Seeking Assistance
If you find any problems or would like to suggest a feature, please read the [How can I contribute](/CONTRIBUTING.md#how-can-i-contribute) section in our contributing guidelines.
Need help working with Crowdin Editor App or have any questions? Visit the [Crowdin Community](https://community.crowdin.com/) portal or [Contact](https://crowdin.com/contacts) Customer Success Service.
## Contributing
If you want to contribute please read the [Contributing](/CONTRIBUTING.md) guidelines.
## License
The Crowdin Editor App is licensed under the MIT License.
See the LICENSE file distributed with this work for additional
information regarding copyright ownership.
Except as contained in the LICENSE file, the name(s) of the above copyright
holders shall not be used in advertising or otherwise to promote the sale,
use or other dealings in this Software without prior written authorization.