C2N14 / AutomaThemely

Simple, set-and-forget python application for changing between desktop themes according to light and dark hours
GNU General Public License v3.0
205 stars 31 forks source link

[Feature Request] Switcher applet #14

Open haywirephoenix opened 5 years ago

haywirephoenix commented 5 years ago

It would be great to have a little gnome shell extension to manually toggle between modes. This could work as an extension for Night Light.

Options for the dropdown: With AutomaThemely running, "Automatic" would be enabled, and then manual Light and Dark options. When manual option is chosen, the theme is switched and AutomaThemely stops running.

I've made an example of this. Any input you have would be awesome.

nightui

ps: You are gods for making this. I have forked this repo and shared my py3.7 build.

C2N14 commented 5 years ago

This sounds like a great idea, but I truly have no experience with GNOME extensions nor JS...

I will try to see what I can do (though no promises :sweat_smile:)

Jugran commented 4 years ago

Even a command line option to toggle mode would be good. Something like automathemely --light automathemely --dark