diff --git a/README.md b/README.md new file mode 100644 index 0000000..a1eb821 --- /dev/null +++ b/README.md @@ -0,0 +1,10 @@ +# TeamviewerExporter +Exports the TeamViewer connection list into a csv file (compatible with RemoteDesktopManager) + +# Export +It exports two files into the program directory - so make sure your user has write permissions on it: +- original.csv - 1:1 the information which are received from teamviewer api +- rdm.csv - RemoteDesktopManager compatible csv format for importing them into any folder (https://remotedesktopmanager.com/) + +# Configuration +Open the program .config file and add your Authorization token from your teamviewer account.