{"id":19956841,"url":"https://github.com/chadcsong/sharekit","last_synced_at":"2026-06-07T01:31:25.461Z","repository":{"id":25945701,"uuid":"29387237","full_name":"ChadCSong/ShareKit","owner":"ChadCSong","description":"This is a 3rd platform share helper. Easily used and integrated.","archived":false,"fork":false,"pushed_at":"2015-12-15T10:18:52.000Z","size":1506,"stargazers_count":2,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-12T07:10:56.299Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ChadCSong.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-01-17T10:06:27.000Z","updated_at":"2015-06-24T07:51:42.000Z","dependencies_parsed_at":"2022-08-24T14:17:58.916Z","dependency_job_id":null,"html_url":"https://github.com/ChadCSong/ShareKit","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChadCSong%2FShareKit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChadCSong%2FShareKit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChadCSong%2FShareKit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChadCSong%2FShareKit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ChadCSong","download_url":"https://codeload.github.com/ChadCSong/ShareKit/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241389131,"owners_count":19955106,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-13T01:35:45.689Z","updated_at":"2026-06-07T01:31:25.419Z","avatar_url":"https://github.com/ChadCSong.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![License MIT](https://img.shields.io/badge/license-MIT-green.svg?style=flat)](https://raw.githubusercontent.com/ibireme/YYText/master/LICENSE)\u0026nbsp;\n\n# ShareKit\nThis is a 3rd platform share helper.\n\nEasily used and integrated.\n\nUpdate \n3rd Platform Support:\nSinaWeibo \nTencent QQ\nTencent QQZone\nTencent WeChat\n\n## Usage\n\n```java\n//Weibo\n\nShareTool.getSinaWeiboShareApi(Activity, AppConfig.WEIBO_APP_ID)\n    .shareSinaWeibo(SinaWeiboParams, SinaWeibo.TYPE_WEBPAGE, new BaseIUListener()) ;\n\n//QQ\n\nShareTool.getQQShareApi(Activity, AppConfig.QQ_APP_ID,\"AppName\")\n    .shareQQ(QQParams, QQ.TYPE_IMAGE_TEXT,new BaseIUListener());\n\n//WeChat TimeLine\n\nShareTool.getWeChatShareApi(activity, AppConfig.WX_APP_ID)\n    .shareWeChatTimeline(WeChatParams, WeChat.TYPE_WEB_PAGE);\n\n//WeChat Favourite\n\nShareTool.getWeChatShareApi(activity, AppConfig.WX_APP_ID)\n    .shareWeChatFavourite(WeChatParams, WeChat.TYPE_WEB_PAGE);\n\n//WeChat Friend\n\nShareTool.getWeChatShareApi(activity, AppConfig.WX_APP_ID)\n    .shareWeChatSession(WeChatParams, WeChat.TYPE_WEB_PAGE);\n```\n## Dependence:\n\n```java\ncompile 'com.squareup.picasso:picasso:2.3.4'\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchadcsong%2Fsharekit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchadcsong%2Fsharekit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchadcsong%2Fsharekit/lists"}