All Projects → adrianmteo → Luna

adrianmteo / Luna

Licence: mit
Automatic dark mode for Windows 10

Projects that are alternatives of or similar to Luna

Poddycast
Podcast app made with Electron, lots of ❤️ and ☕️
Stars: ✭ 111 (-49.55%)
Mutual labels:  desktop, desktop-app
Nikola
⚡Unofficial cross-platform desktop app to monitor and control Tesla vehicles, powered by Electron & React
Stars: ✭ 130 (-40.91%)
Mutual labels:  windows-10, desktop-app
Metro For Discord
Make your Discord client look like a UWP app.
Stars: ✭ 109 (-50.45%)
Mutual labels:  dark-theme, windows-10
Mywintiles
Tiling window manager for Windows 10, Built on top of explorer shell
Stars: ✭ 34 (-84.55%)
Mutual labels:  windows-10, desktop
Windows Auto Night Mode
Automatically switches between the dark and light theme of Windows 10 and Windows 11
Stars: ✭ 3,375 (+1434.09%)
Mutual labels:  dark-theme, windows-10
Quick Screen Recorder
Lightweight desktop screen recorder for Windows.
Stars: ✭ 80 (-63.64%)
Mutual labels:  desktop, desktop-app
Chirp
🐦 A cross platform twitter application
Stars: ✭ 129 (-41.36%)
Mutual labels:  desktop, desktop-app
Green Recorder
A simple screen recorder for Linux desktop. Supports Wayland & Xorg
Stars: ✭ 594 (+170%)
Mutual labels:  desktop, desktop-app
Windows 10 Dark
Dark variant of Windows 10 theme
Stars: ✭ 163 (-25.91%)
Mutual labels:  dark-theme, windows-10
Preact Photon
🚀 Beautiful desktop apps with Preact + Photon ❤️
Stars: ✭ 158 (-28.18%)
Mutual labels:  desktop, desktop-app
Movetodesktop
Move windows using hotkeys or the system menu
Stars: ✭ 822 (+273.64%)
Mutual labels:  windows-10, desktop
Robot Js
Native system automation for node.js
Stars: ✭ 169 (-23.18%)
Mutual labels:  automation, desktop
Debotnet
🔥🚀 Debotnet is a tiny portable tool for controlling Windows 10's many privacy-related settings and keep your personal data private.
Stars: ✭ 707 (+221.36%)
Mutual labels:  automation, windows-10
Projectreunion
The Windows App SDK empowers all Windows desktop apps with modern Windows UI, APIs, and platform features, including back-compat support, shipped via NuGet.
Stars: ✭ 2,612 (+1087.27%)
Mutual labels:  desktop, windows-10
Ipban
IPBan Monitors failed logins and bad behavior and bans ip addresses on Windows and Linux. Highly configurable, lean and powerful. Learn more at -->
Stars: ✭ 652 (+196.36%)
Mutual labels:  automation, desktop
Google Allo For Desktop
A "native-like" OS X, Windows, & Linux desktop app for Google Allo
Stars: ✭ 112 (-49.09%)
Mutual labels:  desktop, desktop-app
Sharpapp
💩⭐️🚀A #app with cutting edge technology to #minimize windows-10 telemetry and #maximize privacy plus many more
Stars: ✭ 474 (+115.45%)
Mutual labels:  automation, windows-10
Swifty
🔑 Free Offline Password Manager
Stars: ✭ 496 (+125.45%)
Mutual labels:  desktop, desktop-app
Google Messages For Desktop
A "native-like" OS X, Windows, & Linux desktop app for Google Messages
Stars: ✭ 140 (-36.36%)
Mutual labels:  desktop, desktop-app
Frameless Titlebar
Customizable Electron Titlebar for frameless windows
Stars: ✭ 167 (-24.09%)
Mutual labels:  desktop, desktop-app

Luna

A super lightweight automatic theme changer for Windows 10

Features

  • 🎉 Change Window light/dark theme based on set times
  • 🎉 Change the Windows theme to a custom theme (see image below) and this includes changing:
    • Background (image, slideshow or solid color)
    • Colors
    • Sounds
    • Mouse cursor
  • 🎉 Change system or app color theme
  • 🎉 Change wallpaper for light/dark theme

Install

You can download and install the latest release from here.

Note: Windows SmartScreen might show you this warning screen. This is because the setup file is not being signed but the app is 100% safe to be run.

Description

I've built this app in my spare time to resolve my frustration with Windows 10 for not having automatic dark theme switcher. This may be included in the next releases of Windows 10 but for now here is Luna!

This is a super lightweight app built using C# and WPF technologies. It creates task schedules for light/dark theme times. There are no running processes in the background and there is not need to start when Windows starts.

3rd party libraries used:

Command line parameters

Parameter Description
/light Switches to the light theme based on the saved settings
/dark Switches to the dark theme based on the saved settings
/update Silently checks for an update and installs it
/clean Cleans all task schedules created by the app

Build

Clone and open the solution in Visual Studio. Right-click on the project and click Restore NuGet Packages.

If you want to build the Release configuration and generate the setup executable (which is done automatically by building the Release configuration) you need to download and install Inno Setup. The output setup executable can be found under .extra\Output.

Future plans

As time passes I might add new features (or contributions) to complete an experience that Windows 10 doesn't have (yet).

Contributions

To make this app better for everyone, feel free to contribute with ideas, bug reports or even better: pull requests :)

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].