|
1 | | -WindowsLayoutSnapshot |
2 | | -===================== |
| 1 | +# WindowsLayoutSnapshot (LeStudio Version) |
3 | 2 |
|
4 | | -Ever switch monitor configs on your laptop and all of your windows are squished down in size and in the wrong position? Ever unplug from docking station with multiple monitors to go to a meeting? Ever want to minimize all windows but save their layouts and min-max'ed states for later? |
| 3 | +## English |
| 4 | +This software allow you to save your applications dispositions, sizes and on which displays they are. |
5 | 5 |
|
6 | | -WindowsLayoutSnapshot is a windows app to remember and restore window positions. |
| 6 | +Features : |
| 7 | +- Save cross restarts snapshots |
| 8 | +- Multiple Displays compatible |
| 9 | +- Right click on snapshot, remove it |
| 10 | +- English and French automatic translation. |
7 | 11 |
|
8 | | -You can download the binary from the <a href="https://github.com/lapo-luchini/WindowsLayoutSnapshot/releases/latest">release page</a>. |
9 | | -There's no installer; you can just put it in your Startup folder. |
| 12 | +## French |
| 13 | +Ce logiciel vous permet de sauvegarder la disposition, la taille de vos logiciels ainsi que l'écran en question. |
10 | 14 |
|
11 | | -The app takes a "snapshot" of your windows layouts every thirty minutes. You can see the list of snapshots when you click on the tray menu icon. |
| 15 | +Fonctionnalités : |
| 16 | +- Sauvegarde persitante |
| 17 | +- Compatible multi-écrans |
| 18 | +- Click droit sur les sauvegardes, le supprime |
| 19 | +- Traduction automatique Français / Anglais. |
12 | 20 |
|
| 21 | +## Original Credits |
| 22 | +All credits are for [lapo-luchini/WindowsLayoutSnapshot](http://https://github.com/lapo-luchini/WindowsLayoutSnapshot "lapo-luchini/WindowsLayoutSnapshot") & [adamsmith/WindowsLayoutSnapshot](https://github.com/adamsmith/WindowsLayoutSnapshot "adamsmith/WindowsLayoutSnapshot"). |
13 | 23 |
|
14 | | -#### Tips |
15 | | -* When there are many stored snapshots, all very recent ones are shown, plus more spaced-out but distant past snapshots. |
16 | | -* Automatically taken snapshots are shown in normal text. Manually taken snapshots (`Take Snapshot`) command are shown in **bold**. |
17 | | -* As you mouse over each snapshot, it is restored, so it's easy to find the layout you want. |
18 | | -* Snapshots keep track of, and restore, the "normal size" of windows even if they're currently minimized or maximized. |
19 | | -* This app makes sure all windows fit inside a currently-visible display when restoring snapshots. Because of that, if you ever have a window that's off-screen because of a bug in other software, just restore the "(Just now)" snapshot. |
20 | | -* Snapshots are not stored across app instances (or, thus, restarts). |
| 24 | +Projects for https://lestudio.qlaffont.com |
21 | 25 |
|
22 | | - |
23 | | -#### Screenshot |
24 | | -<img src="https://raw.github.com/adamsmith/WindowsLayoutSnapshot/master/screenshot.png" /> |
25 | | - |
26 | | - |
27 | | -#### License |
| 26 | +## License |
28 | 27 | This app and its source code are released into the public domain. |
0 commit comments