From 5f00e3d8ec00f355174c4b3cdb741991bd28c74c Mon Sep 17 00:00:00 2001 From: Koen van Eijk <33032220+koenvaneijk@users.noreply.github.com> Date: Tue, 11 Jun 2024 05:36:55 +0200 Subject: [PATCH 1/3] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index fc661fe..2d2d873 100644 --- a/README.md +++ b/README.md @@ -89,6 +89,9 @@ Open your browser to: As an open-source project, we welcome contributions from the community. If you'd like to help improve OpenRecall, please submit a pull request or open an issue on our GitHub repository. +## Contact the maintainers +mail@datatalk.be + ## License OpenRecall is released under the [AGPLv3](https://opensource.org/licenses/AGPL-3.0), ensuring that it remains open and accessible to everyone. From 5a177a6f51b59e682a49a968d0c9de0c09c65b6d Mon Sep 17 00:00:00 2001 From: "S.S" Date: Tue, 11 Jun 2024 09:30:47 +0200 Subject: [PATCH 2/3] fixed typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2d2d873..bb9ae9f 100644 --- a/README.md +++ b/README.md @@ -81,7 +81,7 @@ Open your browser to: [http://localhost:8082](http://localhost:8082) to access OpenRecall. ## Arguments -`--storage-path` (default: user data path for your OS): allows you to specify the pathwhere the screenshots and database should be stored. +`--storage-path` (default: user data path for your OS): allows you to specify the path where the screenshots and database should be stored. `--primary-monitor-only` (default: False): only record the primary monitor (rather than individual screenshots for other monitors) From 362fa2741fb139f58bb43fdb4e23ff2c4c1cbe75 Mon Sep 17 00:00:00 2001 From: Koen van Eijk <33032220+koenvaneijk@users.noreply.github.com> Date: Mon, 17 Jun 2024 13:42:53 +0200 Subject: [PATCH 3/3] Added Discord and Telegram links --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index bb9ae9f..a475b4e 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,9 @@ \____/ .___/\___/_/ /_/_/ |_|\___/\___/\__,_/_/_/ /_/ ``` -**Enjoy this project?** Show your support by starring it! ⭐️ +**Enjoy this project?** Show your support by starring it! ⭐️ Thank you! + +Join our [Discord](https://discord.gg/RzvCYRgUkx) and/or [Telegram](https://t.me/+5DULWTesqUYwYjY0) community to stay informed of updates! # Take Control of Your Digital Memory