Some components of this application are kept private for security reasons. To use the application:
- Copy
PrivateComponents.template.swifttoPrivateComponents.swift - Fill in your private API keys and configuration
- DO NOT commit
PrivateComponents.swiftto git - Keep your private files secure and local
QuickTranslate is a convenient macOS application that allows you to quickly translate text between different languages. The app appears in the menu bar and provides a simple, intuitive interface for instant translation.
- 🚀 Quick access through the menu bar
- 🌍 Support for multiple languages:
- English
- Spanish (Español)
- French (Français)
- German (Deutsch)
- Italian (Italiano)
- Portuguese (Português)
- Russian (Русский)
- Chinese (中文)
- Arabic (العربية)
- Hindi (हिन्दी)
- 🔄 Automatic translation while typing
- 🎨 Light and dark theme support
- 📱 Adaptive interface (horizontal/vertical layout)
- 📋 Copy/paste from clipboard
- 🌐 Localized interface in all supported languages
- Download the latest version from the Releases section
- Unzip the archive
- Drag QuickTranslate app to your Applications folder
- Launch the app from Applications folder
- Click on the app icon in the menu bar
- Enter text to translate in the upper field
- Select source and target languages
- Translation appears automatically
- Use copy/paste buttons to work with clipboard
- macOS 13.0 or higher
- Xcode 14.0 or higher
- Swift 5.0 or higher
- Clone the repository:
git clone https://github.com/nikevdok/QuickTranslateMac.git- Open the project in Xcode:
cd QuickTranslateMac
open QuickTranslate.xcodeproj- Build the project (⌘B)
This project is licensed under a modified MIT License. Key terms include:
- Commercial use requires explicit written permission
- Derivative works must include original copyright notice and repository link
- Modifications must be clearly documented and attributed
- The software may not be used in ways that compete with the original project
See the LICENSE file for complete terms and conditions.
- MyMemory API for providing translation service
- SwiftUI for the amazing framework
- Apple for macOS and development tools
If you find QuickTranslate useful and want to support its development, you can make a contribution through Revolut:
Your support helps me continue improving the app and adding new features. Thank you for your generosity!
QuickTranslate - это удобное приложение для macOS, которое позволяет быстро переводить текст между различными языками. Приложение отображается в строке меню и предоставляет простой и интуитивно понятный интерфейс для мгновенного перевода.
- 🚀 Быстрый доступ через строку меню
- 🌍 Поддержка множества языков:
- Английский (English)
- Испанский (Español)
- Французский (Français)
- Немецкий (Deutsch)
- Итальянский (Italiano)
- Португальский (Português)
- Русский
- Китайский (中文)
- Арабский (العربية)
- Хинди (हिन्दी)
- 🔄 Автоматический перевод при вводе
- 🎨 Поддержка светлой и темной темы
- 📱 Адаптивный интерфейс (горизонтальный/вертикальный режим)
- 📋 Копирование/вставка из буфера обмена
- 🌐 Локализованный интерфейс на всех поддерживаемых языках
- Скачайте последнюю версию приложения из раздела Releases
- Распакуйте архив
- Перетащите приложение QuickTranslate в папку Applications
- Запустите приложение из папки Applications
- Нажмите на иконку приложения в строке меню
- Введите текст для перевода в верхнее поле
- Выберите исходный и целевой языки
- Перевод появится автоматически
- Используйте кнопки копирования/вставки для работы с буфером обмена
- macOS 13.0 или выше
- Xcode 14.0 или выше
- Swift 5.0 или выше
- Клонируйте репозиторий:
git clone https://github.com/nikevdok/QuickTranslateMac.git- Откройте проект в Xcode:
cd QuickTranslateMac
open QuickTranslate.xcodeproj- Соберите проект (⌘B)
Этот проект распространяется под модифицированной лицензией MIT. Основные условия:
- Коммерческое использование требует явного письменного разрешения
- Производные работы должны включать оригинальное уведомление об авторских правах и ссылку на репозиторий
- Модификации должны быть четко документированы и атрибутированы
- Программное обеспечение не может использоваться способами, конкурирующими с оригинальным проектом
Полные условия использования смотрите в файле LICENSE.
- MyMemory API за предоставление сервиса перевода
- SwiftUI за прекрасный фреймворк
- Apple за macOS и инструменты разработки

