Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/reynir/keyboard-fix

A daemon that automatically replaces "ae", "aa", and "oe" with their respective Danish counterparts.
https://github.com/reynir/keyboard-fix

Last synced: 3 days ago
JSON representation

A daemon that automatically replaces "ae", "aa", and "oe" with their respective Danish counterparts.

Awesome Lists containing this project

README

        

# Purpose

Replace `ae`, `oe`, and `aa` with their Danish one-letter counterparts in any program.

# Usage

The program runs as a daemon, so you could start it on boot or whenever you need it. Yep, it's entirely up to you.

Just type `make` to compile!