Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yusufshakeel/chatchat365
This is a mock desktop chat app.
https://github.com/yusufshakeel/chatchat365
Last synced: 4 days ago
JSON representation
This is a mock desktop chat app.
- Host: GitHub
- URL: https://github.com/yusufshakeel/chatchat365
- Owner: yusufshakeel
- License: mit
- Created: 2022-05-14T13:25:27.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-05-21T18:41:26.000Z (over 2 years ago)
- Last Synced: 2024-11-09T20:44:38.621Z (2 months ago)
- Language: HTML
- Homepage:
- Size: 5.59 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# chatchat365
This is a mock desktop chat app.![ChatChat365](./resources/img.png?t=1)
## Getting started
This project uses Electron, Node and other cool stuff.
Run the following commands to get started.
1. Clone the project
```shell
git clone https://github.com/yusufshakeel/chatchat365.git
```2. Change directory
```shell
cd chatchat365
```3. Install packages
```shell
npm i
```4. Run mock chat
```shell
npm run watch
```The app will open and then you can click on the New message notification and it will start displaying
the messages.## License
It's free :smiley:
[MIT License](https://github.com/yusufshakeel/chatchat365/blob/main/LICENSE) Copyright (c) 2022 Yusuf Shakeel
### Donate
Feeling generous :smiley: [Donate via PayPal](https://www.paypal.me/yusufshakeel)