12

I'm very excited about the cinnamon desktop environment and want to write applets for it.

How can this be done?

Where can I find information and tutorials about it? (I have searched in google, but was unable to find any examples)

Thanks for the help!

Presbitero
  • 1,175
  • 3
  • 11
  • 23

1 Answers1

8

Cinnamon applets are written in JavaScript. There are a number of fairly complete tutorials:

Garo
  • 187