Desko Components
I’ve been in the middle of rewriting a lot of the Desko code so that it makes use of components. The reason for this is that it’ll make writing new components easy for people because they won’t have to edit any of the Desko code. They can use one of the existing components as a guide on how to write it. Then a user just needs to download the component, unzip it in the components directory, and it starts working magically. This whole thing came from automating the process of component detection so the install is easier. Once this latest rewrite is complete it should be a lot easier to get rolling with Desko. I’m hoping to have the first component complete within the next day or two.
