Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/abhisaha1/linkcast

Share links, images, blogs and everything on the web with your friends in one click using this chrome extension Linkcast
https://github.com/abhisaha1/linkcast

chrome chrome-extension chrome-plugin groups hyperapp linkcast links music notifications share social-network website

Last synced: 17 days ago
JSON representation

Share links, images, blogs and everything on the web with your friends in one click using this chrome extension Linkcast

Awesome Lists containing this project

README

        

# Linkcast
> 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.

## How is it different from bookmarks ?
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.

## Base
Linkcast is minimal in size has been developed using [Hyperapp](https://github.com/hyperapp/hyperapp) which is a ~1kb library.

## ToDo's
Linkcast is reaching a state of stability. There needs to be more refinement and better personalised experience.

## Install
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

## Test Users
| Username | Password | Email |
| ------------- | --------- | --------------------------|
| 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] |

## Screenshots
#### Notification

#### Feed

#### Groups

#### Manage Groups (Admin)

#### Profile

#### Your Links

## Contribute
If you have any ideas or would like to contribute, feel free to send PR's or create issues or ask for feature requests.

## Thanks
##### `@fleshsword Todd Cantley` - For designs
##### `@farokojil Farok` - for ideas and filing bugs
##### `@bi6o Bitar` - for ideas and filing bugs and PR's