Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/co-meeting/crowy
Crowy is a communication dashboard supports multiple group communications services, incluging Twitter (with hashtag support), Facebook profile/page/group, Yammer, LinkedIn, Cybozu Live and youRoom.
https://github.com/co-meeting/crowy
Last synced: 3 days ago
JSON representation
Crowy is a communication dashboard supports multiple group communications services, incluging Twitter (with hashtag support), Facebook profile/page/group, Yammer, LinkedIn, Cybozu Live and youRoom.
- Host: GitHub
- URL: https://github.com/co-meeting/crowy
- Owner: co-meeting
- License: mit
- Created: 2013-02-16T04:28:59.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-03-17T13:25:36.000Z (over 11 years ago)
- Last Synced: 2024-08-02T05:10:43.916Z (3 months ago)
- Language: JavaScript
- Homepage: http://www.crowy.net/
- Size: 8.66 MB
- Stars: 193
- Watchers: 42
- Forks: 52
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![Crowy Banner](https://raw.github.com/co-meeting/crowy/master/chrome-web-store/images/crowy-banner2-xl.png)
Crowy - Social Communication Dashboard
=======================================Crowy is a communication dashboard which supports multiple group communications services, including Twitter (with hashtag support), Facebook profile/page/group, Yammer, LinkedIn, Cybozu Live and youRoom.
Developer Community (Japanese Only)
-------------
https://www.co-meeting.com/p/crowy-devSupport Services
-------------
- Yammer
- Cybozu Live
- youRoom
- RSSDependencies
-------------- This app is designed to run in the [Google App Engine](https://developers.google.com/appengine/).
- It depends on **Python 2.7.x**.Quick Start
-------------### 1. Setup App Engine environment
Set up the development environment for Google App Engine/Python. ([Show here](https://developers.google.com/appengine/docs/python/gettingstarted/devenvironment))
### 2. Configuration
Edit src/conf/settings.py and configure TWITTER_CONSUMER_KEY and other properties.### 3. Run the application
git clone [email protected]:co-meeting/crowy.git
cd crowy
dev_appserver.py srcScreen Shots
-------------https://github.com/co-meeting/crowy/tree/master/chrome-web-store/images
Authors
-------------- [@atskimura](http://github.com/atskimura)
Thanks for contributions:
- [@hrendoh](http://github.com/hrendoh)
- [@yanotaka](http://github.com/yanotaka)
- [@yuyalush](http://github.com/yuyalush)
- [@pfjk](https://twitter.com/pfjk) (UI/UX Design)License
-------------Copyright 2013 [co-meeting](http://www.co-meeting.com/), Inc and other contributors.
Licensed under the MIT License