Skip to content

jared-bloomer/KW4JLB_Install-HamClock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To install run the following commands

git clone https://github.com/jared-bloomer/KW4JLB_Install-HamClock.git
cd KW4JLB_Install-HamClock
bash install.sh
ansible-playbook install_hamclock.yml

By Default this will compile and install Ham Clock using the 800x480 resolution. If you wish to change this, edit group_vars/all.yml and set the resolution to the value you want to use. Then run ansible-playbook install_hamclock.yml again.

After the installation is complete, you can run hamclock with the command hamclock &

If you would like to create a desktop icon for ham clock, run the command ansible-playbook create_desktop_icon.yml

About

Ansible Playbook to install Ham Clock on a Raspberry Pi

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages