All Projects → IngmarStein → Monolingual

IngmarStein / Monolingual

Licence: gpl-3.0
Remove unnecessary language resources from macOS.

Programming Languages

swift
15916 projects

Projects that are alternatives of or similar to Monolingual

Length.js
📏 JavaScript library for length units conversion.
Stars: ✭ 292 (-25.7%)
Mutual labels:  utility
Org Wiki
Wiki for Emacs org-mode built on top of Emacs org-mode.
Stars: ✭ 319 (-18.83%)
Mutual labels:  utility
Vuex Rest Api
A utility to simplify the use of REST APIs with Vuex
Stars: ✭ 365 (-7.12%)
Mutual labels:  utility
Cypress Vue Unit Test
A little helper to unit test Vue components in the Cypress.io E2E test runner
Stars: ✭ 298 (-24.17%)
Mutual labels:  utility
Encryptpad
Minimalist secure text editor and binary encryptor that implements RFC 4880 Open PGP format: symmetrically encrypted, compressed and integrity protected. The editor can protect files with passwords, key files or both.
Stars: ✭ 305 (-22.39%)
Mutual labels:  utility
Underscore.string
String manipulation helpers for javascript
Stars: ✭ 3,355 (+753.69%)
Mutual labels:  utility
Tooltip Sequence
A simple step by step tooltip helper for any site
Stars: ✭ 287 (-26.97%)
Mutual labels:  utility
Version Checker
Kubernetes utility for exposing image versions in use, compared to latest available upstream, as metrics.
Stars: ✭ 371 (-5.6%)
Mutual labels:  utility
Addlicense
A program which ensures source code files have copyright license headers by scanning directory patterns recursively
Stars: ✭ 318 (-19.08%)
Mutual labels:  utility
Electron About Window
'About This App' mini-window for Electron apps
Stars: ✭ 339 (-13.74%)
Mutual labels:  utility
Cryptocmd
Cryptocurrency historical price data library in Python. Data from https://coinmarketcap.com.
Stars: ✭ 299 (-23.92%)
Mutual labels:  utility
React Lodash
⚛️ 🔧 Lodash as React components
Stars: ✭ 306 (-22.14%)
Mutual labels:  utility
Mbpmid2010 gpufix
MBPMid2010_GPUFix is an utility program that allows to fix MacBook Pro (15-inch, Mid 2010) intermittent black screen or loss of video. The algorithm is based on a solution provided by user fabioroberto on MacRumors forums.
Stars: ✭ 334 (-15.01%)
Mutual labels:  utility
Extramaputils
🌍 the simple utility for google maps in android
Stars: ✭ 293 (-25.45%)
Mutual labels:  utility
Mac Mouse Fix
Mac Mouse Fix - A simple way to make your mouse better.
Stars: ✭ 362 (-7.89%)
Mutual labels:  utility
Senparc.co2net
支持 .NET Framework & .NET Core 的公共基础扩展库
Stars: ✭ 289 (-26.46%)
Mutual labels:  utility
Haxor News
Browse Hacker News like a haxor: A Hacker News command line interface (CLI).
Stars: ✭ 3,342 (+750.38%)
Mutual labels:  utility
Gdx Texture Packer Gui
A simple way to pack and manage texture atlases for LibGDX game framework.
Stars: ✭ 371 (-5.6%)
Mutual labels:  utility
Jql
A JSON Query Language CLI tool
Stars: ✭ 368 (-6.36%)
Mutual labels:  utility
Ms
Tiny millisecond conversion utility
Stars: ✭ 3,762 (+857.25%)
Mutual labels:  utility

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].