Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
samm3576y@Proximyst Well, it's a gnome extension.
Which means if it's open source, all you have to do is copy the repo, paste it in ~/.local/share/gnome-shell/extensions
and you're done!
So it would be pointless to ask money for it. -
samm3576yI'm actually going to try to make the code real neat and well commented for people who want to learn to make gnome extensions.
It's really a pain in the ass not to get spoonfed.
So I'm working on a Gnome shell extension. Which is a nice integration wtih Todoist. It's far from done but it's starting to shape up.
From all projects and things I've done, this is a pain. There is almost no documentation so I'm almost entirely reliant on source codes of other extensions.
And yeah, stackoverflow isn't going to help you...
Fun project nevertheless :) Reminds me of the time I worked in WINAPI.
rant