Skip to content
This repository was archived by the owner on Nov 27, 2022. It is now read-only.

Commit 9115db4

Browse files
committed
v2.20.0
1 parent b9c8d0d commit 9115db4

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,14 @@
1010

1111
An unofficial desktop app for [Google Chat](http://chat.google.com) built with [Electron](https://www.electronjs.org)
1212

13+
## Announcement
14+
15+
This app is no longer maintained. Reasons:
16+
17+
* My employer has moved to Slack
18+
* It takes lots of time to build and test on all the platforms.
19+
* Google is blocking 3rd party apps to log-in, see [#52](https://github.com/ankurk91/google-chat-electron/issues/52)
20+
1321
:mega: Since version 2.17, we have removed support for snap package on Linux
1422

1523
### Motivation

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "google-chat-electron",
3-
"version": "2.19.0",
3+
"version": "2.20.0",
44
"description": "Unofficial desktop app for Google Chat.",
55
"private": true,
66
"repository": "https://github.com/ankurk91/google-chat-electron",

0 commit comments

Comments
 (0)