mirror of
				https://github.com/awesome-selfhosted/awesome-selfhosted.git
				synced 2025-10-31 03:05:25 +01:00 
			
		
		
		
	reword ⊘ Closed Source to ⊘ Proprietary
				
					
				
			mark proprietary software just after the title properly escape backticks in contributing
This commit is contained in:
		
							
								
								
									
										13
									
								
								README.md
									
									
									
									
									
								
							
							
						
						
									
										13
									
								
								README.md
									
									
									
									
									
								
							| @@ -187,7 +187,7 @@ CMS are a practical way to setup a website with many features. CMS often come wi | |||||||
|  |  | ||||||
| ## File Synchronization Tools | ## File Synchronization Tools | ||||||
|  |  | ||||||
|   * [Bittorrent Sync](https://www.getsync.com/) `⊘ Closed Source` - BitTorrent Sync by BitTorrent, Inc is a proprietary peer-to-peer file synchronisation tool. |   * [Bittorrent Sync](https://www.getsync.com/) `⊘ Proprietary` - BitTorrent Sync by BitTorrent, Inc is a proprietary peer-to-peer file synchronisation tool. | ||||||
|   * [Syncthing](http://syncthing.net/) - Syncthing is an open source peer-to-peer file synchronisation tool ([Source code](https://github.com/syncthing/syncthing)) - `MPL 2.0` |   * [Syncthing](http://syncthing.net/) - Syncthing is an open source peer-to-peer file synchronisation tool ([Source code](https://github.com/syncthing/syncthing)) - `MPL 2.0` | ||||||
|   * [Git Annex](http://git-annex.branchable.com/assistant/quickstart/) - File synchronization between computers, servers, external drives... |   * [Git Annex](http://git-annex.branchable.com/assistant/quickstart/) - File synchronization between computers, servers, external drives... | ||||||
|   * [Seafile](http://seafile.com/en/home/) - File Syncing and Collaboration for Teams |   * [Seafile](http://seafile.com/en/home/) - File Syncing and Collaboration for Teams | ||||||
| @@ -204,7 +204,7 @@ CMS are a practical way to setup a website with many features. CMS often come wi | |||||||
| ## Gateways | ## Gateways | ||||||
|  |  | ||||||
|   * [GateOne](https://github.com/liftoff/GateOne/) - Gate One is an HTML5 web-based terminal emulator and SSH client. - `AGPLv3` |   * [GateOne](https://github.com/liftoff/GateOne/) - Gate One is an HTML5 web-based terminal emulator and SSH client. - `AGPLv3` | ||||||
|   * [Guacamole](http://guac-dev.org/) - Guacamole is a clientless remote desktop gateway. It supports standard protocols like VNC and RDP. - `Proprietary` |   * [Guacamole](http://guac-dev.org/) `⊘ Proprietary` - Guacamole is a clientless remote desktop gateway. It supports standard protocols like VNC and RDP. | ||||||
|  |  | ||||||
| ## GPS tracking | ## GPS tracking | ||||||
|  |  | ||||||
| @@ -232,15 +232,14 @@ CMS are a practical way to setup a website with many features. CMS often come wi | |||||||
|  |  | ||||||
|   * [Emby](https://github.com/MediaBrowser/MediaBrowser) - A home media server built using other popular open source technologies. - `GPLv2` |   * [Emby](https://github.com/MediaBrowser/MediaBrowser) - A home media server built using other popular open source technologies. - `GPLv2` | ||||||
|   * [HTPC Manager](http://htpc.io/) - A fully responsive interface to manage all your favorite media on your HTPC. - `MIT` |   * [HTPC Manager](http://htpc.io/) - A fully responsive interface to manage all your favorite media on your HTPC. - `MIT` | ||||||
|   * [Plex](https://plex.tv/) `⊘ Closed Source` - Plex is a centralized home media playback system with a powerful central server. - `Proprietary` |   * [Plex](https://plex.tv/) `⊘ Proprietary` - Plex is a centralized home media playback system with a powerful central server. | ||||||
|  |  | ||||||
| ## Mind Maps | ## Mind Maps | ||||||
|  |  | ||||||
|  * [Mindmaps](https://github.com/drichard/mindmaps) - An open source, offline capable, mind mapping application ([Demo](http://drichard.org/mindmaps/)) |  * [Mindmaps](https://github.com/drichard/mindmaps) - An open source, offline capable, mind mapping application ([Demo](http://drichard.org/mindmaps/)) | ||||||
|  |  | ||||||
| ## Money and Budgeting | ## Money and Budgeting | ||||||
|  |  | ||||||
|   * [IHateMoney](http://ihatemoney.org/) - Manage your shared expenses, easily. - `Proprietary` |   * [IHateMoney](http://ihatemoney.org/) `⊘ Proprietary` - Manage your shared expenses, easily. | ||||||
|   * [InvoicePlane](https://invoiceplane.com/) - Manage quotes, invoices, payments and customers for your small business. - `MIT` |   * [InvoicePlane](https://invoiceplane.com/) - Manage quotes, invoices, payments and customers for your small business. - `MIT` | ||||||
|  |  | ||||||
| ## Monitoring and Administration | ## Monitoring and Administration | ||||||
| @@ -416,8 +415,8 @@ CMS are a practical way to setup a website with many features. CMS often come wi | |||||||
|  * You can help by sending Pull Requests to add more services. See [Using Pull Request](https://help.github.com/articles/using-pull-requests/) |  * You can help by sending Pull Requests to add more services. See [Using Pull Request](https://help.github.com/articles/using-pull-requests/) | ||||||
|  * Sections should be ordered alphabetically, lines inside sections should be ordered alphabetically. |  * Sections should be ordered alphabetically, lines inside sections should be ordered alphabetically. | ||||||
|  * All projects should have their license and main programming language referenced. |  * All projects should have their license and main programming language referenced. | ||||||
|  * Non-[free](https://en.wikipedia.org/wiki/Free_software) software must be marked `⊘ Closed source` next to the title. |  * Non-[free](https://en.wikipedia.org/wiki/Free_software) software must be marked `⊘ Proprietary` next to the title. | ||||||
|  * The syntax for links is `[Name](http://homepage/) - Short description ([Demo](http://url.to/demo), [Source code](http://url.of/source/code)) \`License\` \`Language\`` |  * The syntax for links is ``[Name](http://homepage/) - Short description ([Demo](http://url.to/demo), [Source code](http://url.of/source/code)) `License` `Language` `` | ||||||
|  * The list of contributors can be updated with `git shortlog -sne` |  * The list of contributors can be updated with `git shortlog -sne` | ||||||
|  |  | ||||||
| ## License | ## License | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 nodiscc
					nodiscc