Topic: Getting started with lua and cairo for conky
I've been working on writing Lua scripts to display cairo graphics in conky and I thought I would share some of the things I have learned. So you can go here:
http://thepeachyblog.blogspot.com/2010/
cairo.html that has some general information
and
http://thepeachyblog.blogspot.com/2010/
n-but.html where i have given a detailed run down of a lua script line by line describing what each part does.
and another annotated Lua script that is a little more complicated.
http://thepeachyblog.blogspot.com/2010/
n-lua.html
Thought it might help somone get started.
Last edited by mrpeachy (2010-02-08 01:21:09)
I have a blog, it's mostly about conky and lua stuff... go here.