A chrome extension to share links!
Linkcast 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.
Bookmarks 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.
Linkcast is minimal in size has been developed using Hyperapp which is a ~1kb library.
Linkcast is reaching a state of stability. There needs to be more refinement and better personalised experience.
Clone the project
git clone [email protected]:ajaxtown/linkcast.git
Step inside the directory
cd linkcast
Install all packages/dependencies
npm install
Run
npm run dev
Navigate to chrome://extensions/
Click Load Unpacked Extensions
and add the dev
directory
Username | Password | |
---|---|---|
Captain | linkcast | [email protected] |
Nevermore | linkcast | [email protected] |
ScarFace | linkcast | [email protected] |
Troll | linkcast | [email protected] |
FunnyFace | linkcast | [email protected] |
Thriller | linkcast | [email protected] |
MaskOfMadness | linkcast | [email protected] |
GodOfDevil | linkcast | [email protected] |
If you have any ideas or would like to contribute, feel free to send PR's or create issues or ask for feature requests.