All Projects → macgpg → Libmacgpg Free

macgpg / Libmacgpg Free

A drop-in replacement for GPGTools libmacgpg that disables the paywall (free MacGPG)

Projects that are alternatives of or similar to Libmacgpg Free

Cortex
Cortex: a Powerful Observable Analysis and Active Response Engine
Stars: ✭ 676 (+286.29%)
Mutual labels:  free, free-software
Im android
GoBelieveIO IM android sdk
Stars: ✭ 167 (-4.57%)
Mutual labels:  free, free-software
Awesome Startup
😎 All the required resources to build your own startup
Stars: ✭ 702 (+301.14%)
Mutual labels:  free, free-software
yuuta
ⓦ A clean and free WordPress theme designed to serve as a visual diary
Stars: ✭ 20 (-88.57%)
Mutual labels:  free-software, free
Im ios
GoBelieveIO IM iOS sdk
Stars: ✭ 116 (-33.71%)
Mutual labels:  free, free-software
Awesome Free Services
Awesome free online services for startups and freelancers!
Stars: ✭ 269 (+53.71%)
Mutual labels:  free, free-software
Uebergame
Uebergame code repository
Stars: ✭ 90 (-48.57%)
Mutual labels:  free, free-software
Ultratabsaver
The open source Tab Manager Extension for Safari.
Stars: ✭ 178 (+1.71%)
Mutual labels:  free, mac
Iglance
Free system monitor for OSX and macOS. See all system information at a glance in the menu bar.
Stars: ✭ 1,358 (+676%)
Mutual labels:  free, mac
Avideo
Create Your Own Broadcast Network With AVideo Platform Open-Source. OAVP OVP
Stars: ✭ 1,329 (+659.43%)
Mutual labels:  free, free-software
paper-dashboard-angular
Angular version of the original Paper Dashboard.
Stars: ✭ 142 (-18.86%)
Mutual labels:  free-software, free
Hippocampe
Threat Feed Aggregation, Made Easy
Stars: ✭ 149 (-14.86%)
Mutual labels:  free, free-software
Cortex Analyzers
Cortex Analyzers Repository
Stars: ✭ 246 (+40.57%)
Mutual labels:  free, free-software
Thehivedocs
Documentation of TheHive
Stars: ✭ 353 (+101.71%)
Mutual labels:  free, free-software
Flags
⛳ Simple, extensible, header-only C++17 argument parser released into the public domain.
Stars: ✭ 187 (+6.86%)
Mutual labels:  free, free-software
Pi Hole Pivpn On Google Compute Engine Free Tier With Full Tunnel And Split Tunnel Openvpn Configs
Run your own privacy-first ad blocking service in the cloud for free on Google Cloud Services.
Stars: ✭ 1,141 (+552%)
Mutual labels:  free, free-software
Gophie
An Aggregator Engine for searching and downloading movies free - NO ADs!
Stars: ✭ 94 (-46.29%)
Mutual labels:  free, free-software
Thehive4py
Python API Client for TheHive
Stars: ✭ 143 (-18.29%)
Mutual labels:  free, free-software
Imaginary Teleprompter
Professional grade, free software, teleprompter app.
Stars: ✭ 157 (-10.29%)
Mutual labels:  free, free-software
Dot Hammerspoon
My personal Hammerspoon configuration - mirrored from GitLab
Stars: ✭ 165 (-5.71%)
Mutual labels:  mac

Libmacgpg-free

Libmacgpg-free is a drop-in-replacement for GPG Suite Libmacgpg removing the paywall.

Tested with GPG-Suite 2019.1, 2018.5 and 2018.4

Build

Clone the repository

git clone --recursive https://github.com/macgpg/libmacgpg-free
cd Libmacgpg-free

Build (newest version 2019.1)

make

Checkout an older tag if you wish to build for older versions

Install

  • Install the GPG Suite.
  • Build this library or download it.
  • Make sure the version of your downloaded GPGTools match the version of this library (see releases)
  • To replace the existing org.gpgtools.Libmacgpg:
sudo cp ./build/Release/org.gpgtools.Libmacgpg.xpc/Contents/MacOS/org.gpgtools.Libmacgpg /Library/Application\ Support/GPGTools/org.gpgtools.Libmacgpg.xpc/Contents/MacOS
sudo chmod 755 /Library/Application\ Support/GPGTools/org.gpgtools.Libmacgpg.xpc/Contents/MacOS/org.gpgtools.Libmacgpg

Restart your computer or at least restart the XPC org.gpgtools.Libmacgpg.xpc:

sudo launchctl stop org.gpgtools.Libmacgpg.xpc
sudo launchctl start org.gpgtools.Libmacgpg.xpc

...or eventully kill the org.gpgtools.Libmacgpg.xpc process.

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