# HG changeset patch # User sqwishy # Date 1634060973 25200 # Tue Oct 12 10:49:33 2021 -0700 # Node ID c93d6048e987a8ee4648d8fed85a7e144af1b546 # Parent 31369600c906ff7be7a181526d40e043fbb4ce7e markdown README so that hg.sr.ht can preview it diff --git a/README.md b/README.md new file mode 100644 --- /dev/null +++ b/README.md @@ -0,0 +1,14 @@ +# WinRustler + +Program for rustling windows in Windows. Lets you set window position. Can also +try setting opacity or removing the border/window frame. Has a GUI that is not entirely complete. + +## It looks like this + +This dialog lets you select your window and what to do to it. When you rustle a window, it'll show up in the history in the tray so they can be run again later on windows matching the same window title. + +![Main window screenshot.](https://bitbucket.org/repo/Lr8MR4/images/627039266-main-window.png) + +This is the tray icon and history menu. + +![Screenshot of tray menu.](https://bitbucket.org/repo/Lr8MR4/images/3470453786-tray.png) diff --git a/README.rst b/README.rst deleted file mode 100644 --- a/README.rst +++ /dev/null @@ -1,18 +0,0 @@ -WinRustler -========== - -Program for rustling windows in Windows. Lets you set window position. Can also -try setting opacity or removing the border/window frame. Has a GUI that is not entirely complete. - -It looks like this -^^^^^^^^^^^^^^^^^^ - -This dialog lets you select your window and what to do to it. When you rustle a window, it'll show up in the history in the tray so they can be run again later on windows matching the same window title. - -.. image:: https://bitbucket.org/repo/Lr8MR4/images/627039266-main-window.png - :alt: Main window screenshot. - -This is the tray icon and history menu. - -.. image:: https://bitbucket.org/repo/Lr8MR4/images/3470453786-tray.png - :alt: Screenshot of tray menu.