lucacasula91 / Monolingual

Remove unnecessary language resources from macOS.

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 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

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

About

Remove unnecessary language resources from macOS.

https://ingmarstein.github.io/Monolingual

License:GNU General Public License v3.0


Languages

Language:Swift 83.8%Language:Objective-C 6.4%Language:Rich Text Format 5.6%Language:HTML 1.7%Language:Python 1.6%Language:Shell 0.4%Language:C 0.2%Language:Makefile 0.2%Language:JavaScript 0.1%Language:Ruby 0.0%