1
0
mirror of https://github.com/tiyn/wiki.git synced 2025-04-19 14:07:46 +02:00

Compare commits

..

No commits in common. "f9290d07f8dd5bea97f77b4edf58875c4aeff167" and "38f8578dcb6c0f12fde59cf6eb32a1107979d1c7" have entirely different histories.

14 changed files with 21 additions and 100 deletions

View File

@ -1,5 +0,0 @@
# Android
[Android](https://www.android.com/) is a mobile operating system based on a modified
[Linux](/wiki/linux.md) kernel.
It is designed primarily for mobile devices with touch screens like tablets or smart phones.

View File

@ -1,7 +1,7 @@
# F-Droid
[F-Droid](https://f-droid.org) is an installable catalogue of free and open source
software for [Android](/wiki/android.md) systems.
software for Android systems.
## Setup

View File

@ -1,62 +0,0 @@
# Gadgetbridge
[Gadgetbridge](https://codeberg.org/Freeyourgadget/Gadgetbridge/) is a free and open source software
for [Android](/wiki/android.md) systems.
It is a cloudless replacement for proprietary software for
[smart devices](/wiki/smart_devices.md), but is especially designed for
[smartwatches and smart bands](/wiki/smart_devices.md#smartwatches-and-smart-bands).
## Setup
To install F-Droid simply download and install the
[package](https://f-droid.org/packages/nodomain.freeyourgadget.gadgetbridge/).
## Usage
The following section addresses different uses and the configuration of different devices in
Gadgetbridge.
### Configuration of Devices
Devices can be added to Gadgetbridge by clicking on the `+` in the main screen.
Afterwards the device can simply be paired.
A special pairing procedure is needed for Amazfit or Xiaomi devices.
The following describes the steps that need to be done.
- Download the
[Zepp app](https://play.google.com/store/apps/details?id=com.huami.watch.hmwatchmanager).
- Pair the device with the Zepp app.
- Use [huami-token](https://codeberg.org/argrento/huami-token/) to obtain the auth key by using the
command `python3 huami_token.py --method amazfit --email my_email --password password --bt_keys`
with adjusted values.
- Uninstall the Zepp app and unpair the device from inside the bluetooth settings of the smart
phone.
- Inside the Gadgetbridge app click on the `+`, find the device and enter the auth key by long
pressing on the devices name.
Afterwards navigate back to the scanning list.
- Pair the device by clicking on the device name.
Afterwards the device will be paired and connected.
### Add Weather Function
For correct displaying of weather data an additional app is needed.
An example for this is the
[Weather notification app](https://f-droid.org/en/packages/ru.gelin.android.weather.notification/).
Install it, check the Gadgetbridge option inside the Weather notification app to on and set the
location.
Finally create an account at [OpenWeather](https://home.openweathermap.org).
On that website create an API key and paste it into the according setting in the Weather
notification app.
Finally set the desired location in the Gadgetbridge app inside the settings.
Afterwards the weather function will be working.
### Install Watchfaces
Watchfaces can be installed by using Gadgetbridges `File Installer` option that is available in the
menu of connected devices.
Watchface files for Xiaomi/Amazfit devices can be downloaded on
[amazfitwatchfaces.com](https://amazfitwatchfaces.com/).
The same catalog is also available as an
[Android app on the Google Play Store](https://play.google.com/store/apps/details?id=com.amazfitwatchfaces.st).

View File

@ -17,5 +17,5 @@ There are various add-ons to redirect from Instagram links to your (or a public)
Bibliogram instance.
For Firefox for example there is
[privacy redirect](https://addons.mozilla.org/en-US/firefox/addon/privacy-redirect/).
For [Android](/wiki/android.md) there is
For Android there is
[the UntrackMe app](https://framagit.org/tom79/nitterizeme) (available at [f-droid](./android/f-droid.md)).

View File

@ -1,7 +1,7 @@
# Home Assistant
[Home Assistant](https://www.home-assistant.io/) is a central control system for
[smart home](/wiki/smart_devices.md#smart-home) and other Internet of Things devices.
[Home Assistant](https://www.home-assistant.io/) is a central control system for smart home and
other [Internet of Things](/wiki/internet_of_things.md) devices.
## Setup

View File

@ -0,0 +1,10 @@
# Internet of Things
Internet of Things (IoT) describes communication between devices with sensors - so called smart
devices - over the internet or a network.
## Control Systems
Many smart devices can be controlled via [Bluetooth](/wiki/bluetooth.md), Zigbee or Z-Wave.
[Home Assistant](/wiki/home_assistant.md) is a free and open-source software that is designed to be
a central control system for smart home devices.

View File

@ -20,7 +20,7 @@ invidious instance.
For Firefox for example there is
[invidious redirect](https://addons.mozilla.org/en-US/firefox/addon/invidious-redirect-2/)
or [privacy redirect](https://addons.mozilla.org/en-US/firefox/addon/privacy-redirect/).
For [Android](/wiki/android.md) there is
For Android there is
[the UntrackMe app](https://framagit.org/tom79/nitterizeme) (available at [f-droid](./android/f-droid.md)).
### Automatically Skip Sponsorships

View File

@ -18,5 +18,5 @@ There are various add-ons to redirect from Reddit links to your (or a public)
libreddit instance.
For Firefox for example there is
[privacy redirect](https://addons.mozilla.org/en-US/firefox/addon/privacy-redirect/).
For [Android](/wiki/android.md) there is [the UntrackMe app](https://framagit.org/tom79/nitterizeme)
For Android there is [the UntrackMe app](https://framagit.org/tom79/nitterizeme)
(available at [f-droid](./android/f-droid.md)).

View File

@ -19,5 +19,5 @@ Nitter instance.
For Firefox for example there is
[nitter redirect](https://addons.mozilla.org/en-US/firefox/addon/nitter-redirect/)
or [privacy redirect](https://addons.mozilla.org/en-US/firefox/addon/privacy-redirect/).
For [Android](/wiki/android.md) there is
For Android there is
[the UntrackMe app](https://framagit.org/tom79/nitterizeme) (available at [f-droid](./android/f-droid.md)).

View File

@ -17,7 +17,7 @@ server software.
### Client
OpenVPN clients can be found for many devices.
For [Android](/wiki/android.md) for example there is
For Android for example there is
[OpenVPN for Android in the F-Droid store](https://f-droid.org/de/packages/de.blinkt.openvpn/).
For most linux distributions there is a package called `openvpn`.

View File

@ -10,4 +10,4 @@ This sections lists various RSS clients.
- [FreshRSS](/wiki/freshrss.md) is a self-hosted RSS aggregator with a web interface.
- [Feeder](https://f-droid.org/de/packages/com.nononsenseapps.feeder/) is an RSS reader for
[Android](/wiki/android.md) phones available on [F-Droid](/wiki/android/f-droid.md).
Android phones available on [F-Droid](/wiki/android/f-droid.md).

View File

@ -1,22 +0,0 @@
# Smart Devices
Smart devices are electronic devices that are interconnected, connected to a local network or
connected to the internet.
Smart devices include smart home devices aswell as smartphones, smartwatches and more.
They can often be considered to be part of the Internet of Things (IoT).
Smartphones can use an operating system like [Android](/wiki/android.md).
Other devices often use customized versions of [Linux](/wiki/linux.md).
## Smart Home
Many smart home devices can be controlled via [Bluetooth](/wiki/bluetooth.md), Zigbee or Z-Wave.
[Home Assistant](/wiki/home_assistant.md) is a free and open-source software that is designed to be
a central control system for smart home devices.
## Smartwatches and Smart Bands
Smartwatches and bands are wearable computers in form of a watch or armband.
They can include biomonitoring and other applications.
Smartwatches and bands are often connected to a smartphone.
On [Android phones](/wiki/android.md) [Gadgetbridge](/wiki/android/gadgetbridge.md) can be used as
an alternative to proprietary applications by the smart devices' vendor.

View File

@ -21,7 +21,7 @@ accesses the server.
### Client
WireGuard clients can be found for many devices.
For [Android](/wiki/android.md) for example there is
For Android for example there is
[Wireguard for Android in the F-Droid store](https://f-droid.org/de/packages/com.wireguard.android/).
For most linux distributions there is a package called `wireguard-tools`.

View File

@ -7,7 +7,7 @@
There are some alternative frontends available that also feature user managament
including subscriptions.
A self-hosting alternative is [Invidious](/wiki/invidious.md).
For [Android](/wiki/android.md) phones [NewPipe](https://github.com/TeamNewPipe/NewPipe) is
For Android phones [NewPipe](https://github.com/TeamNewPipe/NewPipe) is
available in the [F-Droid Appstore](/wiki/android/f-droid.md).
## Downloading YouTube Videos