thisismalindu / timActionCenter

An Action Center for all Windows Versions.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

timActionCenter

An alternative Action Center for Windows.

This is how it looks like right now

Intro

I have made a few tools that just makes my life with Windows easier. One of them is called ProxyEnabler and it just sits on top of my screen and I can click ON or OFF to turn the proxy settings on and off. Sometimes I use a Proxy and sometimes I don't. So I need to have the ability to quickly do that. Like how you would turn Wifi On and Off in the Windows Action Center.

So it came to my mind, that there would be more stuff like this that other people would want too. So I wanted to take the challenge of creating a customizable "Action Center" with simple commands like this.

This would stay in the tray icon just like how EarTrumpet works. I am using Winforms, so the UI won't look good as WinUI, but it will look quite good. We upgraded the project to WPF and now the UI is highly customizable and currently we are looking for a good way to add Acrylic/Mica to the UI.

image

Oh, oh! it knows your System Accent Color too!

Download

Download from the Releases page.

Currently :

  • Proxy Settings can be turned on and off
  • Change Dark/Light system theme

Tested on Windows 10 and Windows 11.

To-do :

  • Add More Settings.
  • Ability to reflect System Settings (like when user changed theme through System's Settings and yet the app shows the one choosed via the app).
  • Add Acrylic or Mica.

About

An Action Center for all Windows Versions.

License:MIT License


Languages

Language:C# 100.0%