Hi! I want to integrate hamster into awesome. I've got no expirence in writing awesome widgets, so I want to ask you for help :) I want to create a widget, that will invoke every lets say minute, or every 10 seconds a command like ` hamster-cli list-activities` or something returning the time we're working on some activiti and will display it in widget. I want also to create context menu for widget that will allow me to enter new activity or switch to another available one.
Could you please help me and tell how should I start? where can I find some source codes that will help me start with this widget? (I'm interrested especially in code that will show me how to do widgets context menu and time updating widgets) Additional - is it possible to write a widget in python? Thank you very much!