You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 23, 2022. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+3-26
Original file line number
Diff line number
Diff line change
@@ -47,31 +47,7 @@ It is:
47
47
48
48
## services
49
49
While ttth supports a growing list of pre-configured services, you can as well add custom urls yourself (using the CUSTOM URL type).
50
-
The following services are currently supported:
51
-
52
-
* Discord
53
-
* Dropbox
54
-
* Freenode
55
-
* GitHub
56
-
* Google Calendar
57
-
* Google Contacts
58
-
* Google Drive
59
-
* Google Keep
60
-
* Google Mail
61
-
* Google Messages
62
-
* Google Photos
63
-
* LinkedIn
64
-
* Mattermost
65
-
* Messenger
66
-
* Nextcloud
67
-
* Riot.im
68
-
* Skype
69
-
* Slack
70
-
* Telegram
71
-
* Threema
72
-
* Twitter
73
-
* WhatsApp
74
-
* Xing
50
+
Please see the supported [services](docs/SERVICES.md) for more details.
75
51
76
52
77
53
## ui
@@ -128,8 +104,9 @@ Please see the [installation instructions](docs/INSTALL.md) for more details.
128
104
* ttth is not tracking it's users (not using Google Analytics nor using other methods)
129
105
* All data is stored locally only.
130
106
* Sessions will persist using the [partition:persist](https://electronjs.org/docs/api/webview-tag#partition) attribute for electrons webview.
107
+
* ttth is using [sentry](https://sentry.io) to collect error reports. This helps heavily finding bugs which might occur only in some specific use-cases. Please see the [sentry privacy policy](https://sentry.io/privacy/) for more details.
131
108
132
-
You are always welcome to check the code.
109
+
You are always welcome to check and even improve the code.
0 commit comments