Skip to content
This repository has been archived by the owner on Dec 25, 2019. It is now read-only.
/ grouper Public archive

๐Ÿ™‚ Group Your Users Together.

License

Notifications You must be signed in to change notification settings

ffork/grouper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

35 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Grouper Render Poster

Grouper.html

Author Contributors Contributors Forks License

๐Ÿ™‚ The Best Way to Share Your Chatting Group to Public

Introduction

Grouper is a simple HTML page which can help you share your QQ Groups to public easily.

See Our Blog Post (Chinese Introduction & Documents Also Inclued)

Features

Performance

According to our tests, when we use a CDN, the entire site can be fully loaded in 1 second. Tested in a normal home bandwidth network environment.

Grouper Performance Test

Config

  1. Download the whole repo here or clone it to local.
  2. Open Grouper.html.
  3. You may see the following code between line 34 and 41:
        <script>
            // Fill In Your QQ Group Number And Join Link
            var groupnumber = "579332933";
            var joinlink = "http://qm.qq.com/cgi-bin/qm/qr?k=F2u_B2RzMJYVkIFAy8aD_9TdMgMDnRF6";
            // Fill In Your QQ Group Name And Description
            var groupname = "ๆƒถๅฟƒๅ‰‘้˜";
            var groupdescription = "้ป„ๅŸƒๆ•ฃๆผซ้ฃŽ่ง็ดข ไบ‘ๆ ˆ่ฆ็บก็™ปๅ‰‘้˜";
        </script>
  1. Modifiy groupnumber joinlink groupname groupdescription. For a better experience, please get the joinlink by decoding your group QR code.
  2. You are done! Rename Grouper.html to index.html, then upload the entire site to your server, serve it through one of your domain or subdomain, then share it to everyone!

Credit

Many thanks to @Dreamer-Paul, he helped me a lot when developing this project. The original version was done by @nexmoe, opensourced at his blog.

If you have any further questions, please open a issue. Pull requests will be most welcome.

If you like this project, don't forget to star it! Contributors

Authur: @hifocus | Blog: Tech HXCO

About

๐Ÿ™‚ Group Your Users Together.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •