{"id":13793568,"url":"https://github.com/abhisaha1/linkcast","last_synced_at":"2025-07-12T01:33:32.504Z","repository":{"id":145434732,"uuid":"52773118","full_name":"abhisaha1/linkcast","owner":"abhisaha1","description":"Share links, images, blogs and everything on the web with your friends in one click using this chrome extension Linkcast","archived":false,"fork":false,"pushed_at":"2017-11-26T10:54:30.000Z","size":14329,"stargazers_count":14,"open_issues_count":0,"forks_count":3,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-15T13:55:48.992Z","etag":null,"topics":["chrome","chrome-extension","chrome-plugin","groups","hyperapp","linkcast","links","music","notifications","share","social-network","website"],"latest_commit_sha":null,"homepage":"https://chrome.google.com/webstore/detail/chrome-extension-linkcast/amaekfehpldjnkblldhakfiilflijkcl","language":"JavaScript","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/abhisaha1.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-02-29T07:40:40.000Z","updated_at":"2024-02-23T19:34:31.000Z","dependencies_parsed_at":"2023-06-03T18:32:27.338Z","dependency_job_id":null,"html_url":"https://github.com/abhisaha1/linkcast","commit_stats":null,"previous_names":["ajaxtown/linkcast"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/abhisaha1/linkcast","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abhisaha1%2Flinkcast","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abhisaha1%2Flinkcast/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abhisaha1%2Flinkcast/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abhisaha1%2Flinkcast/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/abhisaha1","download_url":"https://codeload.github.com/abhisaha1/linkcast/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abhisaha1%2Flinkcast/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264923152,"owners_count":23683717,"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":["chrome","chrome-extension","chrome-plugin","groups","hyperapp","linkcast","links","music","notifications","share","social-network","website"],"created_at":"2024-08-03T23:00:24.558Z","updated_at":"2025-07-12T01:33:32.474Z","avatar_url":"https://github.com/abhisaha1.png","language":"JavaScript","funding_links":[],"categories":["Other V1"],"sub_categories":[],"readme":"# Linkcast\n\u003e A chrome extension to share links!\n\nLinkcast is a chrome extension which organises your links and facilitates sharing. It allows you to create groups (public/private) and post relevant links in relevant groups. Other users can collaborate by joining those groups depending on the type of the group and the permission. \n\n## How is it different from bookmarks ?\nBookmarks doesnt allow you to collaborate and neither does it allow you to express. With Linkcast you get all the features of bookmarks and also can comment on links. You receive notifications on new links, comments, likes, etc. \n\n## Base\nLinkcast is minimal in size has been developed using [Hyperapp](https://github.com/hyperapp/hyperapp) which is a ~1kb library.\n\n## ToDo's\nLinkcast is reaching a state of stability. There needs to be more refinement and better personalised experience.\n\n## Install\nClone the project\n``` \ngit clone git@github.com:ajaxtown/linkcast.git\n```\n\nStep inside the directory\n```\ncd linkcast\n```\n\nInstall all packages/dependencies\n``` \nnpm install\n```\n\nRun\n``` \nnpm run dev\n```\n\nNavigate to `chrome://extensions/`\n\nClick `Load Unpacked Extensions` and add the `dev` directory\n\n## Test Users\n| Username      | Password  | Email                     |\n| ------------- | --------- | --------------------------|\n| Captain       | linkcast  | captain@linkcast.com      |\n| Nevermore     | linkcast  | nevermore@linkcast.com    |\n| ScarFace      | linkcast  | scarface@linkcast.com     |\n| Troll         | linkcast  | troll@linkcast.com        |\n| FunnyFace     | linkcast  | funnyface@linkcast.com    |\n| Thriller      | linkcast  | thriller@linkcast.com     |\n| MaskOfMadness | linkcast  | maskofmadness@linkcast.com|\n| GodOfDevil    | linkcast  | godofdevil@linkcast.com   |\n\n## Screenshots\n#### Notification\n\u003cimg src=\"https://raw.githubusercontent.com/ajaxtown/linkcast/master/screenshots/notification.jpg\" width=\"600\"\u003e\n\n#### Feed\n\u003cimg src=\"https://raw.githubusercontent.com/ajaxtown/linkcast/master/screenshots/feed.jpg\" width=\"600\"\u003e\n\n#### Groups\n\u003cimg src=\"https://raw.githubusercontent.com/ajaxtown/linkcast/master/screenshots/groups.jpg\" width=\"600\"\u003e\n\n#### Manage Groups (Admin)\n\u003cimg src=\"https://raw.githubusercontent.com/ajaxtown/linkcast/master/screenshots/manage.jpg\" width=\"600\"\u003e\n\n#### Profile\n\u003cimg src=\"https://raw.githubusercontent.com/ajaxtown/linkcast/master/screenshots/profile.jpg\" width=\"600\"\u003e\n\n#### Your Links\n\u003cimg src=\"https://raw.githubusercontent.com/ajaxtown/linkcast/master/screenshots/sent.jpg\" width=\"600\"\u003e\n\n\n## Contribute\nIf you have any ideas or would like to contribute, feel free to send PR's or create issues or ask for feature requests. \n\n## Thanks\n##### `@fleshsword Todd Cantley` - For designs\n##### `@farokojil Farok` - for ideas and filing bugs\n##### `@bi6o Bitar` - for ideas and filing bugs and PR's\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabhisaha1%2Flinkcast","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fabhisaha1%2Flinkcast","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabhisaha1%2Flinkcast/lists"}