Majirefy / Monolingual

Remove unnecessary language resources from OS X.

Home Page:https://ingmarstein.github.io/Monolingual

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Monolingual

A tool for removing unneeded language localization files for OS X

Screenshot

Architecture

Monolingual consists of two parts: the Monolingual app and a privileged helper program. The user-visible app is written in Swift and communicates with the C-based helper 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

  • Japanese localization by Takehiko Hatatani
  • Polish localization by Mariusz Ostrowski
  • Swedish localization by Joel Arvidsson
  • German localization by Alex Thurley
  • French localization by François Besoli
  • Italian localization by Claudio Procida
  • Spanish localization by Fran Ramírez
  • Greek localization by Ευριπίδης Αργυρόπουλος

Artwork

Icon by Matt Davey

License

GNU GENERAL PUBLIC LICENSE, Version 3, 29 June 2007

About

Remove unnecessary language resources from OS X.

https://ingmarstein.github.io/Monolingual

License:GNU General Public License v3.0


Languages

Language:C 44.0%Language:Swift 43.5%Language:Shell 3.1%Language:Perl 2.7%Language:Objective-C 2.1%Language:Makefile 1.6%Language:Ruby 1.5%Language:C++ 1.4%