Scripts for Conky in Golang for getting exchange rates and fortunes
At work and at home, I use the Linux operating system exclusively. But what kind of workplace can be without widgets on the desktop? So I decided to install and configure Conky. The application seemed very useful, but something was missing. Why not to add current exchange rates there and display fortunes? For these purposes, I decided to write a script. And since we are talking about a console application, everything was done on GO.