8000 GitHub - Strehk/translation-calculator: Python-based calculator for translation service pricing with a GUI interface
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Strehk/translation-calculator

Repository files navigation

Translation Calculator

A Python-based calculator for translation service pricing with a GUI interface. This tool helps translators quickly calculate prices based on character count, with support for express surcharges and discounts.

Features

  • Calculate translation costs based on character count
  • Convert between characters, standard lines, and standard pages
  • Apply express translation surcharges
  • Support for percentage-based discounts
  • Persistent settings storage
  • User-friendly GUI interface

Installation

Windows

  1. Go to the Releases page
  2. Download the latest translation-calculator-windows.exe
  3. Double-click the executable to run

macOS

  1. Go to the Releases page
  2. Download the latest translation-calculator-macos.app
  3. Copy the app to your Applications folder
  4. First time setup:
    • When trying to open the app, you'll get a security warning
    • Open System Settings → Privacy & Security
    • Scroll down to "Security"
    • Click "Open Anyway" next to the warning about Translation Calculator
    • Confirm in the popup dialog
  5. The app will now open normally for future use

Linux

  1. Go to the Releases page
  2. Download the latest translation-calculator-linux
  3. Open terminal in download location
  4. Make the file executable:
    chmod +x translation-calculator-linux
  5. Run the app:
    ./translation-calculator-linux

About

Python-based calculator for translation service pricing with a GUI interface

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

0