GitXplorerGitXplorer
m

super-poster

public
14 stars
11 forks
1 issues

Commits

List of commits on branch master.
Unverified
ec958947042bac985bf39763caa063552ec1eb70

Merge pull request #3 from aniruddha-adhikary/master

mmasnun committed 11 years ago
Unverified
91a7c015af0d0e19ca78c5f3e59737e5d7a02a6d

textarea width 100%

aaniruddha-adhikary committed 11 years ago
Unverified
c0fd329549c8edca0067ca940bfaf606066ce075

Remove github link

mmasnun committed 11 years ago
Unverified
eaa4de63ae23f8e88753af9629835f13e0aa93e9

Bangla input sidebar

mmasnun committed 11 years ago
Unverified
a0dada82125c33e2b117550b016283db75bb33c8

Layout change, automate group loading

mmasnun committed 11 years ago
Unverified
8643103220166223049087eab1c6ab53e65f6a5d

Login returning users

mmasnun committed 11 years ago

README

The README file for this repository.

Super Poster

What does it do?

The application allows you to post to multiple facebook groups at a time.

Setting Up

  • Create a new Facebook application. Edit index.html to change the Facebook appId. Facebook apps allow permissions based on domains. So if you don't update the appId with your own app's ID, it will not work.

  • Please update channelUrl to reflect the full URL of channel.html file. For example: If you host super poster on http://super-poster.net, then set it like:

      channelUrl: 'http://super-poster.net/channel.html
    

That should work :)

Live Demo

Please check out : http://super-poster.net