Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ThinkUpLLC/ThinkUp
ThinkUp gives you insights into your social networking activity on Twitter, Facebook, Instagram, and beyond.
https://github.com/ThinkUpLLC/ThinkUp
Last synced: about 2 months ago
JSON representation
ThinkUp gives you insights into your social networking activity on Twitter, Facebook, Instagram, and beyond.
- Host: GitHub
- URL: https://github.com/ThinkUpLLC/ThinkUp
- Owner: ThinkUpLLC
- License: gpl-3.0
- Created: 2009-06-06T19:27:42.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2017-01-01T13:57:56.000Z (almost 8 years ago)
- Last Synced: 2024-10-15T11:25:12.744Z (about 2 months ago)
- Language: PHP
- Homepage: http://thinkup.com
- Size: 37.7 MB
- Stars: 3,299
- Watchers: 187
- Forks: 676
- Open Issues: 181
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: COPYING
Awesome Lists containing this project
- awesome-starred - ThinkUpLLC/ThinkUp - ThinkUp gives you insights into your social networking activity on Twitter, Facebook, Instagram, and beyond. (others)
- awesome-homelab - ThinkUp
README
# ThinkUp, social media insights engine [![Build Status](https://secure.travis-ci.org/ThinkUpLLC/ThinkUp.png?branch=master)](http://travis-ci.org/ThinkUpLLC/ThinkUp)
ThinkUp is a free, installable web application that gives you insights into your activity on social networks like
Twitter, Facebook, and Instagram. Find out more at [http://thinkup.com](http://thinkup.com).## Support and Documentation
Refer to [ThinkUp's documentation](http://thinkupapp.com/docs/), or contact the ThinkUp community on the
[project mailing list](http://groups.google.com/group/thinkup) for support.## License
ThinkUp's source code is licensed under the [GNU General Public License](http://www.gnu.org/licenses/gpl.html),
except for the external libraries listed below.## External Libraries
- [SimpleTest](http://www.simpletest.org/) (Included)
- [Smarty](http://smarty.net) (Included)
- [Twitter OAuth by Abraham Williams](http://github.com/abraham/twitteroauth) (Included)
- [ReCAPTCHA PHP library](https://developers.google.com/recaptcha/old/docs/php) (Included)
- [Twitter Text (PHP Edition)](https://github.com/ngnpope/twitter-text-php) (Included)
- [Mandrill Library (PHP Edition)](https://mandrillapp.com/api/docs/index.php.html) (Included)
- [PHP-FineDiff](https://github.com/gorhill/PHP-FineDiff) (Included)