Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 649 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 649 Bytes

Gemini Keyboard Apps

Applications focused on supporting maximum keyboard navigation options for use on the Gemini

Further details and discussion on the wiki

To install packages

Add repository archive key:

wget http://gemian.thinkglobally.org/archive-key.asc
sudo apt-key add archive-key.asc

You may wish to verify the fingerprint: 72A5 173A F87A 1C54 3573 1F93 AD1C D6D4 BA88 8E60

Add repository to your apt sources:

echo "deb http://gemian.thinkglobally.org/debian/ stretch main" | sudo tee -a /etc/apt/sources.list sudo apt-get update