From 6679b6497e5e9ed4993665e5245f25a0c6515d1a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Johan=20Bj=C3=A4reholt?= Date: Wed, 13 Jan 2021 19:15:14 +0100 Subject: [PATCH] Add iOS to platform support table --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 8ce069b4..7c39a3ab 100644 --- a/README.md +++ b/README.md @@ -155,12 +155,12 @@ We have a plan to address all of these and we're well on our way. See the table ##### Platforms -| | Windows | macOS | Linux | Android | -| ------------- |:------------------:|:------------------:|:------------------:|:------------------:| -| ActivityWatch | :white_check_mark: | :white_check_mark: | :white_check_mark: | [WIP][android] | -| Selfspy | :white_check_mark: | :white_check_mark: | :white_check_mark: | :x: | -| ulogme | :x: | :white_check_mark: | :white_check_mark: | :x: | -| RescueTime | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | +| | Windows | macOS | Linux | Android | iOS | +| ------------- |:------------------:|:------------------:|:------------------:|:------------------:|:-------------------:| +| ActivityWatch | :white_check_mark: | :white_check_mark: | :white_check_mark: | [WIP][android] |:x: | +| Selfspy | :white_check_mark: | :white_check_mark: | :white_check_mark: | :x: |:x: | +| ulogme | :x: | :white_check_mark: | :white_check_mark: | :x: |:x: | +| RescueTime | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: |Limited functionality| [android]: https://github.com/ActivityWatch/activitywatch/issues/6