<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: oscyp</title>
    <description>The latest articles on DEV Community by oscyp (@oscyp).</description>
    <link>https://dev.to/oscyp</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F612400%2F06addb00-e68b-444a-a4b4-cfc4c7c53dbf.png</url>
      <title>DEV Community: oscyp</title>
      <link>https://dev.to/oscyp</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/oscyp"/>
    <language>en</language>
    <item>
      <title>NightSwitcher</title>
      <dc:creator>oscyp</dc:creator>
      <pubDate>Sat, 19 Feb 2022 18:56:04 +0000</pubDate>
      <link>https://dev.to/oscyp/nightswitcher-132d</link>
      <guid>https://dev.to/oscyp/nightswitcher-132d</guid>
      <description>&lt;p&gt;Hi all, NightSwitcher is the result of my free time in the week. Basically, I was lacking the functionality to quickly change themes in applications, so after doing some research, I decided to write a system tray application that could extend Windows functionality.&lt;/p&gt;

&lt;p&gt;It's a simple app where you can toggle the current app theme with some extras like auto-turn on.&lt;/p&gt;

&lt;p&gt;Key functionalities:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Double click the icon to change the theme&lt;/li&gt;
&lt;li&gt;Manually change the light / dark mode of the application with a simple switch&lt;/li&gt;
&lt;li&gt;Auto-turn - adjust the time when dark mode is to turn on and when to turn off&lt;/li&gt;
&lt;li&gt;Run on startup&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Give it a try and feel free to contribute!&lt;/p&gt;

&lt;p&gt;Here you can find it: &lt;a href="https://github.com/oscyp/NightSwitcher"&gt;https://github.com/oscyp/NightSwitcher&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Note: Apart from the fact that the application is written in .NET 6, it only works on Windows.&lt;/em&gt;&lt;/p&gt;

</description>
      <category>dotnet</category>
      <category>wpf</category>
      <category>opensource</category>
      <category>xaml</category>
    </item>
  </channel>
</rss>
