https://github.com/monitor1379/dingtalk-for-linux
Dingtalk for Linux
https://github.com/monitor1379/dingtalk-for-linux
Last synced: about 1 year ago
JSON representation
Dingtalk for Linux
- Host: GitHub
- URL: https://github.com/monitor1379/dingtalk-for-linux
- Owner: monitor1379
- Created: 2018-07-26T06:08:58.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-07-26T08:54:40.000Z (almost 8 years ago)
- Last Synced: 2025-03-26T04:34:07.767Z (over 1 year ago)
- Language: Shell
- Size: 353 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dingtalk for Linux
Dingtalk for Linux-x64.

# Introduction
## QRCode login

## Chat

## Installation
Enter 'Enter' to use default installation position
```
# Step 1.
$ git clone git@github.com:monitor1379/Dingtalk-for-Linux.git
# Step 2.
$ cd Dingtalk-for-Linux
# Step 3.
$ sudo ./install.sh
```
```
============================================
Welcome to install Dingtalk for Linux
Install to (/home/monitor1379/dingtalk): /home/monitor1379/Softwares/dingtalk
Install position: /home/monitor1379/Softwares/dingtalk
Installing...
Create: /home/monitor1379/Softwares/dingtalk
Download: nodejs-webkit
Untar: nodejs-webkit
Copy: src/ to /home/monitor1379/Softwares/dingtalk/src
Copy: lib/ to /home/monitor1379/Softwares/dingtalk/lib
Copy: dingtalk.sh to /home/monitor1379/Softwares/dingtalk
Create: /usr/share/applications/dingtalk.desktop
Done
============================================
```
## Usage
```
$ cd path/to/dingtalk
$ ./dingtalk.sh
```
after opening dingtalk you can dock shortcut to docker
# Uninstallation
```
$ cd path/to/dingtalk
$ sudo ./uninstall.sh
```