Skip to content

irevenko/morse-code-desktop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

5 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Morse Code Desktop App ๐Ÿ‘พโ™ป๏ธ

Translates to or from morse code sequence and plays morse code sounds
Built using gotk3 for ui and oto for playing morse code sounds

Preview ๐Ÿ”Ž

Quick Start ๐Ÿš€

git clone https://github.com/irevenko/morse-code-desktop.git
cd morse-code-desktop
go get "https://github.com/gotk3/gotk3"
go get "https://github.com/hajimehoshi/oto"
install all gotk3 dependencies
go run main.go

What I Learned ๐Ÿง 

  • Using GTK3 bindings
  • Working with Sound in Go (SineWave)

License ๐Ÿ“‘

(c) 2021 Ilya Revenko. MIT License

About

๐Ÿ‘พโ™ป๏ธ A Morse Code translator desktop app using GTK3 bindings

Topics

Resources

License

Stars

Watchers

Forks

Languages