add hardware list
This commit is contained in:
parent
e830805af2
commit
ad5ea9cefc
6 changed files with 47 additions and 0 deletions
|
|
@ -11,6 +11,9 @@ Links**](./android.md).
|
|||
If you are owning a **server**, take a look at the [**Selfhosted
|
||||
Links**](./selfhosted.md).
|
||||
|
||||
If you are lookin for new **hardware**, start at the [**Hardware
|
||||
Links**](./hardware.md)
|
||||
|
||||
- [Casual](#casual)
|
||||
- [Communication](#communication)
|
||||
- [File Synchronisation](#file-synchronisation)
|
||||
|
|
|
|||
18
hardware.md
Normal file
18
hardware.md
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
# Hardware Links
|
||||
|
||||
This is a collection of nice hardware vendors who support open source
|
||||
software.
|
||||
|
||||
- [**Fairphone**](https://fairphone.com/)
|
||||
The phone that cares for people and planet
|
||||
- [**PINE64**](https://www.pine64.org/)
|
||||
Organization which designs, manufactures and sells single-board
|
||||
computers, notebook computers and smartphones
|
||||
- [**Purism**](https://puri.sm/)
|
||||
High-quality computers and software with a focus on privacy,
|
||||
security, and freedom
|
||||
- [**Star Labs**](https://starlabs.systems/)
|
||||
Offer a range of laptops designed and built specifically for Linux
|
||||
- [**TUXEDO Computers**](https://tuxedocomputers.com/)
|
||||
Individually built computers/PCs and notebooks which are fully Linux
|
||||
compatible
|
||||
|
|
@ -11,3 +11,6 @@ Links**](./android.md).
|
|||
|
||||
If you are owning a **server**, take a look at the [**Selfhosted
|
||||
Links**](./selfhosted.md).
|
||||
|
||||
If you are lookin for new **hardware**, start at the [**Hardware
|
||||
Links**](./hardware.md)
|
||||
|
|
|
|||
|
|
@ -17,3 +17,4 @@ function generate {
|
|||
generate "default" "README"
|
||||
generate "android" "android"
|
||||
generate "selfhosted" "selfhosted"
|
||||
generate "hardware" "hardware"
|
||||
|
|
|
|||
17
raw/hardware/body.md
Normal file
17
raw/hardware/body.md
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
[**Fairphone**](https://fairphone.com/)
|
||||
: The phone that cares for people and planet
|
||||
|
||||
[**PINE64**](https://www.pine64.org/)
|
||||
: Organization which designs, manufactures and sells single-board
|
||||
computers, notebook computers and smartphones
|
||||
|
||||
[**Purism**](https://puri.sm/)
|
||||
: High-quality computers and software with a focus on privacy,
|
||||
security, and freedom
|
||||
|
||||
[**Star Labs**](https://starlabs.systems/)
|
||||
: Offer a range of laptops designed and built specifically for Linux
|
||||
|
||||
[**TUXEDO Computers**](https://tuxedocomputers.com/)
|
||||
: Individually built computers/PCs and notebooks which are fully Linux
|
||||
compatible
|
||||
5
raw/hardware/header.md
Normal file
5
raw/hardware/header.md
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
Hardware Links
|
||||
==============
|
||||
|
||||
This is a collection of nice hardware vendors who support open source
|
||||
software.
|
||||
Loading…
Add table
Add a link
Reference in a new issue