• Stars
    star
    512
  • Rank 84,153 (Top 2 %)
  • Language
    Swift
  • License
    GNU General Publi...
  • Created almost 10 years ago
  • Updated 7 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Remove unnecessary language resources from macOS.

Monolingual

A tool for removing unneeded language localization files for macOS

Screenshot

Architecture

Monolingual consists of three parts: the sandboxed Monolingual app, a non-sandboxed XPC service and a privileged helper program. All components are written in Swift and communicate with each other using XPC.

Dependencies

Monolingual uses CocoaPods to manage its dependencies. Currently, the following pods are used:

Contributors

Main developer

Ingmar J. Stein

Original idea

J. Schrier

Localization

  • Dutch localization by Tobias T.
  • French localization by François Besoli
  • German localization by Alex Thurley
  • Greek localization by Ευριπίδης Αργυρόπουλος
  • Hungarian localization by Alen Bajo
  • Italian localization by Claudio Procida
  • Japanese localization by Takehiko Hatatani
  • Korean localization by Woosuk Park
  • Polish localization by Mariusz Ostrowski
  • Spanish localization by Fran Ramírez
  • Swedish localization by Joel Arvidsson
  • Turkish localization by Hasan Beder

Artwork

Icon by Matt Davey

License

GNU GENERAL PUBLIC LICENSE, Version 3, 29 June 2007

Developers

Monolingual is written in Swift 5.0 and requires Xcode 11.0 or above.

Status

GitHub Build Status Travis Build Status Azure Build Status Maintainability