Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
xM4ddy authored May 2, 2024
1 parent 9275627 commit dd077c2
Showing 1 changed file with 20 additions and 1 deletion.
21 changes: 20 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,26 @@
</p>

# OFGB (Oh Frick Go Back)

GUI Tool To Removes Ads From Various Places Around Windows 11
<br/>

## First Things First Credits:
- [Registry Keys And Comments About Their Function](https://github.com/xM4ddy/OFGB/blob/92756276178137bb78d7c563733dde0d24f13aff/MainWindow.xaml.cs#L33) and Insperation For This Tool All Were From [Shawn Brink](https://www.elevenforum.com/members/brink.2/) And [His Wonderful Script](https://www.elevenforum.com/t/disable-ads-in-windows-11.8004/)
- [Pretty Much All Of The Apps Theme](https://github.com/xM4ddy/OFGB/blob/main/dark.xaml) Is From A Super Cool Project Called [DarkNet](https://github.com/Aldaviva/DarkNet) By [Aldaviva](https://github.com/Aldaviva)

## What This Tool Does And How
This tool uses changes to the [Windows Registry](https://en.wikipedia.org/wiki/Windows_Registry) to disable ads in various places around Windows. The tool is written in C# and uses [WPF](https://en.wikipedia.org/wiki/Windows_Presentation_Foundation).
<br/>

## Building
1) run `git clone https://github.com/xM4ddy/OFGB/`
2) Open `OFGB.sln` with Visual Studio
3) Build Project
## Where EXE?

[Here EXE](https://github.com/xM4ddy/OFGB/releases/tag/Latest)

## Other Notes
Sorry It Took Me So Long To Get To The README Done I had College Work Yesterday <3

If you find any bugs it would be very cash money of you to make an issue!

0 comments on commit dd077c2

Please sign in to comment.