mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted.git
synced 2026-01-29 06:48:01 -08:00
Compare commits
4 Commits
76985cf0ee
...
fcf1de30e8
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
fcf1de30e8 | ||
|
|
69dce7ead8 | ||
|
|
63e03b46f1 | ||
|
|
7a56282b48 |
61
.github/PULL_REQUEST_TEMPLATE.md
vendored
61
.github/PULL_REQUEST_TEMPLATE.md
vendored
@@ -1,31 +1,48 @@
|
|||||||
<!-- DO NOT DELETE THE TEXT BELOW if you are adding new software to the list. Please make sure relevant boxes are checked [x] -->
|
<!-- DO NOT DELETE THE TEXT BELOW if you are adding new software to the list. -->
|
||||||
|
|
||||||
Thank you for taking the time to work on a PR for Awesome-Selfhosted!
|
Thank you for taking the time to work on a PR for Awesome-Selfhosted!
|
||||||
|
|
||||||
To ensure your PR is dealt with swiftly please check the following:
|
To ensure your PR is dealt with swiftly please check the following:
|
||||||
|
|
||||||
- [ ] Submit one item per pull request. This eases reviewing and speeds up inclusion.
|
**General**
|
||||||
- [ ] Format your submission as follows, where `Demo` and `Clients` are optional.
|
<!-- All checkboxes here must be checked (replace [ ] with [x]) -->
|
||||||
Do not add a duplicate `Source code` link if it is the same as the main link.
|
|
||||||
Keep the short description under 250 characters and use [sentence case](https://en.wikipedia.org/wiki/Letter_case#Sentence_case)
|
- [ ] Submit one item per pull request.
|
||||||
for it, even if the project's webpage or readme uses another capitalisation
|
|
||||||
such as title case, all caps, small caps or all lowercase.
|
|
||||||
`Demo` links should only be used for interactive demos, i.e. not video demonstrations.
|
|
||||||
``- [Name](http://homepage/) - Short description, under 250 characters, sentence case. ([Demo](http://url.to/demo), [Source Code](http://url.of/source/code), [Clients](https://url.to/list/of/related/clients-or-apps)) `License` `Language` ``
|
|
||||||
- [ ] Additions that depend on proprietary services outside the user's control must be marked `⚠`.
|
|
||||||
``- [Name](http://homepage/) `⚠` - Short description, under 250 characters, sentence case. ([Demo](http://url.to/demo), [Source Code](http://url.of/source/code), [Clients](https://url.to/list/of/related/clients-or-apps)) `License` `Language` ``
|
|
||||||
- [ ] Additions that are not [Free software](https://en.wikipedia.org/wiki/Free_software) must be added to `non-free.md` and have the license set to `⊘ Proprietary`
|
|
||||||
- [ ] Additions are inserted preserving alphabetical order.
|
|
||||||
- [ ] Additions are not already listed at any of [awesome-sysadmin](https://github.com/n1trux/awesome-sysadmin), [staticgen.com](https://www.staticgen.com/), [staticsitegenerators.net](https://staticsitegenerators.net/), [dbdb.io](https://dbdb.io/browse).
|
|
||||||
- [ ] The `Language` tag is the main **server-side** requirement for the software. Don't include frameworks or specific dialects.
|
|
||||||
- [ ] Any license you add is in our [list of licenses](https://github.com/awesome-selfhosted/awesome-selfhosted/blob/master/README.md#list-of-licenses).
|
|
||||||
- [ ] You have searched the repository for any relevant [issues](https://github.com/awesome-selfhosted/awesome-selfhosted/issues) or [PRs](https://github.com/awesome-selfhosted/awesome-selfhosted/pulls), including closed ones.
|
|
||||||
- [ ] Any category you are creating has the minimum requirement of 3 items.
|
|
||||||
If not, your addition may be inserted into `Miscellaneous`.
|
|
||||||
- [ ] Any software project you are adding to the list is actively maintained.
|
|
||||||
- [ ] Any software project you are adding was first released more than 4 months ago.
|
|
||||||
- [ ] Any software project you are adding has working installation instructions.
|
|
||||||
- [ ] If you are adding software forked from another project, please provide/link to a clear list of differences between both.
|
- [ ] If you are adding software forked from another project, please provide/link to a clear list of differences between both.
|
||||||
|
- [ ] You have searched the repository for any relevant [issues](https://github.com/awesome-selfhosted/awesome-selfhosted/issues) or [PRs](https://github.com/awesome-selfhosted/awesome-selfhosted/pulls), including closed ones.
|
||||||
|
- [ ] Additions are not already listed at any of [awesome-sysadmin](https://github.com/n1trux/awesome-sysadmin), [staticgen.com](https://www.staticgen.com/), [staticsitegenerators.net](https://staticsitegenerators.net/), [dbdb.io](https://dbdb.io/browse).
|
||||||
- [ ] The pull request title is informative, unlike "Update README.md".
|
- [ ] The pull request title is informative, unlike "Update README.md".
|
||||||
Suggested titles: "Add aaa to bbb" for adding software aaa to section bbb,
|
Suggested titles: "Add aaa to bbb" for adding software aaa to section bbb,
|
||||||
"Remove aaa from bbb" for removing, "Fix license for aaa", etc.
|
"Remove aaa from bbb" for removing, "Fix license for aaa", etc.
|
||||||
|
|
||||||
|
**Requirements**
|
||||||
|
<!-- All checkboxes here must be checked (replace [ ] with [x]) -->
|
||||||
|
|
||||||
|
- [ ] Any software project you are adding to the list is actively maintained.
|
||||||
|
- [ ] Any software project you are adding was first released more than 4 months ago.
|
||||||
|
- [ ] Any software project you are adding has working installation instructions.
|
||||||
|
|
||||||
|
**Formatting and description**
|
||||||
|
<!-- All checkboxes here must be checked (replace [ ] with [x]) -->
|
||||||
|
|
||||||
|
- [ ] Additions are inserted preserving alphabetical order.
|
||||||
|
- [ ] Format your submission as follows, where `Demo` and `Clients` are optional.
|
||||||
|
``- [Name](http://homepage/) - Short description, under 250 characters, sentence case. ([Demo](http://url.to/demo), [Source Code](http://url.of/source/code), [Clients](https://url.to/list/of/related/clients-or-apps)) `License` `Language` ``
|
||||||
|
- [ ] Do not add a duplicate `Source code` link if it is the same as the main link.
|
||||||
|
- [ ] Keep the short description under 250 characters and use [sentence case](https://en.wikipedia.org/wiki/Letter_case#Sentence_case) for it, even if the project's webpage or readme uses another capitalisation such as title case, all caps, small caps or all lowercase.
|
||||||
|
- [ ] `Demo` links should only be used for interactive demos, i.e. not video demonstrations.
|
||||||
|
- [ ] The `Language` tag is the main **server-side** requirement for the software. Don't include frameworks or specific dialects.
|
||||||
|
- [ ] Any license you add is in our [list of licenses](https://github.com/awesome-selfhosted/awesome-selfhosted/blob/master/README.md#list-of-licenses).
|
||||||
|
|
||||||
|
**Proprietary & non-free Software**
|
||||||
|
<!-- Only check the checkboxes applicable to your software (replace [ ] with [x]) -->
|
||||||
|
|
||||||
|
- [ ] Additions that depend on proprietary services outside the user's control must be marked `⚠`.
|
||||||
|
``- [Name](http://homepage/) `⚠` - Short description, under 250 characters, sentence case. ([Demo](http://url.to/demo), [Source Code](http://url.of/source/code), [Clients](https://url.to/list/of/related/clients-or-apps)) `License` `Language` ``
|
||||||
|
- [ ] Additions that are not [Free software](https://en.wikipedia.org/wiki/Free_software) must be added to `non-free.md` and have the license set to `⊘ Proprietary`
|
||||||
|
|
||||||
|
**Other**
|
||||||
|
<!-- Only check the checkboxes applicable to your software (replace [ ] with [x]) -->
|
||||||
|
|
||||||
|
- [ ] Any category you create has the minimum requirement of 3 items.
|
||||||
|
If not, your addition may be inserted into `Miscellaneous`.
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
# Awesome-Selfhosted
|
# Awesome-Selfhosted
|
||||||
|
|
||||||
[](https://github.com/sindresorhus/awesome) [](https://github.com/awesome-selfhosted/awesome-selfhosted/issues/3558)
|
[](https://github.com/sindresorhus/awesome) [](https://github.com/awesome-selfhosted/awesome-selfhosted/issues/3558)
|
||||||
|
|
||||||
Self-hosting is the practice of hosting and managing applications on your own server(s) instead of consuming from [SaaSS](https://www.gnu.org/philosophy/who-does-that-server-really-serve.html) providers.
|
Self-hosting is the practice of hosting and managing applications on your own server(s) instead of consuming from [SaaSS](https://www.gnu.org/philosophy/who-does-that-server-really-serve.html) providers.
|
||||||
|
|
||||||
@@ -1193,7 +1193,7 @@ _See also: [awesome-openstreetmap](https://github.com/osmlab/awesome-openstreetm
|
|||||||
- [H3 Viewer](https://github.com/clupasq/h3-viewer) - View/search Uber H3 (Hexagonal Hierarchical Spatial Index) cells on a map. ([Demo](https://wolf-h3-viewer.glitch.me/)) `Apache-2.0` `HTML5`
|
- [H3 Viewer](https://github.com/clupasq/h3-viewer) - View/search Uber H3 (Hexagonal Hierarchical Spatial Index) cells on a map. ([Demo](https://wolf-h3-viewer.glitch.me/)) `Apache-2.0` `HTML5`
|
||||||
- [Hauk](https://github.com/bilde2910/Hauk) - Easy to setup location sharing platform that lets you temporarily share your location with anyone in real-time. ([Demo](https://github.com/bilde2910/Hauk#demo-server)) `Apache-2.0` `PHP`
|
- [Hauk](https://github.com/bilde2910/Hauk) - Easy to setup location sharing platform that lets you temporarily share your location with anyone in real-time. ([Demo](https://github.com/bilde2910/Hauk#demo-server)) `Apache-2.0` `PHP`
|
||||||
- [MapBBCodeShare](https://github.com/MapBBCode/share.mapbbcode.org) - Tool for sharing custom OSM maps. Support for annotated markers, polygons, lines, multi-format import/export, multiple layers, shortlinks. ([Demo](http://share.mapbbcode.org/)) `WTFPL` `PHP`
|
- [MapBBCodeShare](https://github.com/MapBBCode/share.mapbbcode.org) - Tool for sharing custom OSM maps. Support for annotated markers, polygons, lines, multi-format import/export, multiple layers, shortlinks. ([Demo](http://share.mapbbcode.org/)) `WTFPL` `PHP`
|
||||||
- [Nominatim](https://nominatim.org/) - Server application for reverse geocoding (address -> coordinates) on OpenStreetMap data. ([Source Code](https://github.com/osm-search/Nominatim)) `GPL-2.0` `C`
|
- [Nominatim](https://nominatim.org/) - Server application for geocoding (address -> coordinates) and reverse geocoding (coordinates -> address) on OpenStreetMap data. ([Source Code](https://github.com/osm-search/Nominatim)) `GPL-2.0` `C`
|
||||||
- [Open Source Routing Machine (OSRM)](http://project-osrm.org/) - High performance routing engine designed to run on OpenStreetMap data and offering an HTTP API, C++ library interface, and Nodejs wrapper. ([Demo](https://map.project-osrm.org/), [Source Code](https://github.com/Project-OSRM/osrm-backend)) `BSD-2-Clause` `C++`
|
- [Open Source Routing Machine (OSRM)](http://project-osrm.org/) - High performance routing engine designed to run on OpenStreetMap data and offering an HTTP API, C++ library interface, and Nodejs wrapper. ([Demo](https://map.project-osrm.org/), [Source Code](https://github.com/Project-OSRM/osrm-backend)) `BSD-2-Clause` `C++`
|
||||||
- [OpenGTS](http://www.opengts.org/) - Entry-level fleet tracking system. Supports variety of tracking devices and protocols. Comes with rich web-interface and reporting features. ([Demo](http://track.opengts.org/track/Track), [Source Code](https://sourceforge.net/projects/opengts/files/server-base/)) `Apache-2.0` `Java`
|
- [OpenGTS](http://www.opengts.org/) - Entry-level fleet tracking system. Supports variety of tracking devices and protocols. Comes with rich web-interface and reporting features. ([Demo](http://track.opengts.org/track/Track), [Source Code](https://sourceforge.net/projects/opengts/files/server-base/)) `Apache-2.0` `Java`
|
||||||
- [OpenStreetMap](https://www.openstreetmap.org/) - Collaborative project to create a free editable map of the world. ([Source Code](https://github.com/openstreetmap/openstreetmap-website), [Clients](https://wiki.openstreetmap.org/wiki/Software)) `GPL-2.0` `Ruby`
|
- [OpenStreetMap](https://www.openstreetmap.org/) - Collaborative project to create a free editable map of the world. ([Source Code](https://github.com/openstreetmap/openstreetmap-website), [Clients](https://wiki.openstreetmap.org/wiki/Software)) `GPL-2.0` `Ruby`
|
||||||
|
|||||||
Reference in New Issue
Block a user