Skip to content

Fork: Windows 11/10 notifications to the top of the screen.

Notifications You must be signed in to change notification settings

emorrisn/Notification-Relocator-Windows-

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Change the location of notifications for Windows

Move windows 11 / 10 notifications to the top of the screen.

Example:

image

Changes made to Fork

  • Simplified codebase
  • Added system tray icon and some basic settings that can be changed
  • Made it easier to change location data

Usage

  • Clone the repo
  • Run start build.cmd in the command prompt to compile it (You don't need to install any version of .net to compile this, the compiler is built into windows).
  • Run notifRelocator.exe
  • Optional: Add notifRelocator.exe shortcut to your startup folder (C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Startup).

About

Fork: Windows 11/10 notifications to the top of the screen.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 95.8%
  • Batchfile 4.2%