We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 799f1dc commit ce22811Copy full SHA for ce22811
src/README.md
@@ -8,6 +8,7 @@ What are the individual scripts used for?
8
- `items_dialog.py` - selecting what items should be included in the configuration archive
9
- `localization.py` - setting up the app's language, cache, data directories, and more
10
- `main_window.py` - showing a GUI of the app
11
+- `password_store.py` - storing the entered password in the More options dialog or the Connect to the cloud storage dialog to the file
12
- `periodic_saving.py` - saving a configuration periodically
13
- `shortcuts_window.py` - showing available keyboard shortcuts in the window
14
- `synchronization.py` - importing a configuration archive from the cloud storage folder
0 commit comments