Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/joni2back/spachat
:speech_balloon: Single Page Application Angular Chat
https://github.com/joni2back/spachat
angular angular-chat chat php-chat php-chat-app
Last synced: 17 days ago
JSON representation
:speech_balloon: Single Page Application Angular Chat
- Host: GitHub
- URL: https://github.com/joni2back/spachat
- Owner: joni2back
- Created: 2013-06-02T18:24:59.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2016-07-27T04:07:12.000Z (over 8 years ago)
- Last Synced: 2024-10-15T04:45:07.147Z (about 1 month ago)
- Topics: angular, angular-chat, chat, php-chat, php-chat-app
- Language: PHP
- Homepage: https://spachat.zendelsolutions.com
- Size: 210 KB
- Stars: 49
- Watchers: 10
- Forks: 23
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
SPAChat (Simple Angular Ajax Chat in PHP)
=======This project is a refactor of [Joni2Back MySQL Ajax Chat](http://sourceforge.net/projects/joni2back-chat/),
now as "SPAChat - Simple PHP Angular Ajax Chat".This mini chat was developed with a simple backend MVC architecture and every piece of code in the same file.
#### [Try the DEMO](http://spachat.zendelsolutions.com/)
-----
![alt tag](https://raw.githubusercontent.com/joni2back/spachat/master/spachat.png)### Uses
* AngularJS
* Bootstrap
* PHP### Features
* New message detector
* Desktop notifications like WhatsApp web platform
* Sound notifications
* Title change notification
* Online users count (with fingerprinting detection)
* Shortcodes to send links and images
* Admin user (with a secret nickname prefix)
* List online clients IP (By admin command)
* Clear the chat history (By admin command)
* JSON API