This repo contains scripts that add functionality to xbar.
- You have to add scripts to xbar plugin folder. If you don't find related folder, you can choose "open plugin folder" from xbar menu
- Scripts should be executable so you can run below command
chmod +x <script>
- Let's refresh xbar 🥳
Get city weather data from google search
change below lines(12-15) according to your location
params = {
"q": "istanbul weather",
"hl": "tr",
}
Get turkish lira rates