Skip to content

Commit

Permalink
update: readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Bellisario authored Jan 1, 2024
1 parent 97ac5c8 commit 9ecdf0a
Showing 1 changed file with 10 additions and 6 deletions.
16 changes: 10 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,6 @@

Just the original [Snapdrop](https://github.com/RobinLinus/Snapdrop), with complete Node.js server.

> **Warning**\
> Due to [Heroku Free Plan Shutdown](https://github.com/Bellisario/node-snapdrop/issues/15), node-snapdrop server has changed and can now be reached [here](https://node-snapdrop.onrender.com).\
> Old server will be kept (without any code update) until November 28, 2022, then it will be shutdown by Heroku.
## Getting started

To get started, clone and cd the repo:
Expand Down Expand Up @@ -34,8 +30,16 @@ If you want to run in your public "sharable" IP instead of locally, you can use
node index.js public
```

> [!TIP]
> Remember to check your IP Address using your OS command to see where you can access the server.
## How to contribute
## Contributing

We :heart: contributions!\
Feel free to open an [issue](https://github.com/Bellisario/node-snapdrop/issues) or a [pull request](https://github.com/Bellisario/node-snapdrop/pulls) but follow [Contributing Guidelines](https://github.com/Bellisario/node-snapdrop/blob/main/CONTRIBUTING.md).

> If you don't know where to start, check out the [help wanted issues](https://github.com/Bellisario/node-snapdrop/labels/help%20wanted)!
## License

Feel free to [open an issue](https://github.com/Bellisario/node-snapdrop/issues/new/choose) or a [pull request](https://github.com/Bellisario/node-snapdrop/pulls) but follow [Contributing Guidelines](https://github.com/Bellisario/node-snapdrop/blob/main/CONTRIBUTING.md).
GPL-3.0 License [here](https://github.com/Bellisario/node-snapdrop/blob/main/LICENSE).

0 comments on commit 9ecdf0a

Please sign in to comment.