From eed203dd704a9903f609246fbca1bd52d4fefcfc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stian=20Gudmundsen=20H=C3=B8iland?= Date: Thu, 28 Nov 2024 19:31:47 +0100 Subject: [PATCH] Update README.md --- README.md | 25 ++++++++++++++++++++++++- 1 file changed, 24 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 71a6b85..392ccdc 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,25 @@ -# borderless +# ![borderless](https://github.com/user-attachments/assets/0c04d554-427b-4ead-8799-fc15233d45f9) borderless + The smallest most lightweight borderless gaming utility in the world. An exercise in Win32 minimalism. Written in the Lord's language, C. + +## How to use + +After launching borderless.exe, press Alt+F11 to toggle maximized borderless window. Relaunch borderless.exe to quit. + +## How to install + +Download borderless.exe in the Releases section. Double click to run. Delete to uninstall. The executable leaves no trace behind. + +## Credits + +My girlfriend who made the beautiful icon. + +Originally I was inspired to create this when [teutinsa](https://github.com/teutinsa) [posted](https://www.reddit.com/r/C_Programming/comments/1gyapb9) their own borderless utility on [r/C_Programming](https://www.reddit.com/r/C_Programming). I got sidetracked and ended up creating [trayutil](https://github.com/stianhoiland/trayutil) instead, which is just a project template for any Win32 tray utility, where the sample app just happens to be a borderless window utility. trayutil solves the same problems that teutinsa's [BorderlessGaming](https://github.com/teutinsa/BorderlessGaming) utility does, but in ways more to my liking, yet I was unhappy with the approach in general. So, I restarted the project and instead finally made the world's smallest borderless window utility. The rest is history. + +## Endorsements + +> One utility to rule them all, + one utility to find them, +One utility to bring them all + and in gaming bind them. +~ Sauron