Skip to content

reedwade/menuthing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

menuthing

go install ./menuthing

Example config goes in ~/.menuthing.yaml

menu:
  icon: /home/reed/Pictures/mini-darling.png
  items:
    - label: kittens
      open: https://kittens.nz

    - type: --

    - type: clock
      label: 3:04pm Brisbane
      tz: Australia/Brisbane

    - type: clock
      label: 3:04pm
      open: https://kittens.nz

    - type: clock
      label: 3:04pm California
      tz: America/Los_Angeles

    - type: clock
      label: 3:04pm Edmonton
      tz: America/Edmonton

    - type: clock
      label: 3:04pm Indianapolis
      tz: America/Indianapolis

    - type: --

    - open: https://pkg.go.dev/

    - exec: pi-down

    - exec: terminator -m -x 5mins
      label: 5 Mins

    - open: https://github.com/reedwade/menuthing
      label: github.com/reedwade/menuthing

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages