mirror of https://github.com/tiyn/wiki
parent
313bd07eaf
commit
01ba1a238e
@ -1,32 +0,0 @@
|
||||
# Recommended
|
||||
|
||||
This article is a list of proprietary hard- and software, its alternatives and other
|
||||
good free and/or open-source software.
|
||||
|
||||
## Social networks and platforms
|
||||
|
||||
- [Twitter](https://twitter.com) is a microblogging service.
|
||||
- [Fritter](https://github.com/jonjomckay/fritter) is a free, open-source Twitter
|
||||
client for Android and iOS. Fritter features local subscription management.
|
||||
|
||||
- [Reddit](https://reddit.com) is a webcontent website for various topics.
|
||||
- [Slide](https://github.com/ccrama/Slide) is a open sourced Reddit browser for
|
||||
Android. Slide does not feature local subscription management, so you will still
|
||||
need a reddit account.
|
||||
|
||||
- [YouTube](https://youtube.com) is a online video platform owned by Google.
|
||||
- [Invidious](./invidious.md) is a copyleft and open-source alternative frontend.
|
||||
Invidious features local subscription management.
|
||||
- [NewPipe](https://newpipe.net/) is an free and open-source android youtube client.
|
||||
NewPipe features local subscription management.
|
||||
|
||||
## Mobile software and smart devices
|
||||
|
||||
- Preinstalled apps can be found on many android devices.
|
||||
- [SimpleMobileTools](https://www.simplemobiletools.com/) features a wide variety
|
||||
of apps, that can replace the preinstalled apps (calendar, gallery, launcher, etc.).
|
||||
|
||||
- Nearly every fitness tracker and smart watch has it's own proprietary app to connect
|
||||
to it.
|
||||
- [GadgetBridge](https://codeberg.org/Freeyourgadget/Gadgetbridge) is a free and
|
||||
cloudless alternative compatible with many devices.
|
@ -0,0 +1,44 @@
|
||||
# Recommended software and alternatives
|
||||
|
||||
This article is a list of proprietary hard- and software, its alternatives and other
|
||||
recommended, good software (mostly free and/or open-source).
|
||||
|
||||
## Alternatives
|
||||
|
||||
- **Fitness tracker apps** alternatives:
|
||||
- [GadgetBridge](https://codeberg.org/Freeyourgadget/Gadgetbridge) is a free and
|
||||
cloudless alternative compatible with many devices.
|
||||
|
||||
- **Microsoft office** alternatives:
|
||||
- [ThunderBird](https://www.thunderbird.net/) is an open-source email client.
|
||||
- [LibreOffice](https://www.libreoffice.org/) is a free and open-source office
|
||||
software suite.
|
||||
|
||||
- **Preinstalled Android apps** alternatives:
|
||||
- [SimpleMobileTools](https://www.simplemobiletools.com/) features a wide variety
|
||||
of apps, that can replace the preinstalled apps (calendar, gallery, launcher, etc.).
|
||||
|
||||
- **Preinstalled Windows programs** alternatives:
|
||||
- [ImageGlass](https://github.com/d2phap/ImageGlass) is a simple and open-source
|
||||
image viewer for windows.
|
||||
- [foobar2000](https://www.foobar2000.org/) is a freeware audio player for windows.
|
||||
|
||||
- [**Reddit**](https://reddit.com) alternatives:
|
||||
- [Slide](https://github.com/ccrama/Slide) is a open-sourced Reddit browser for
|
||||
Android. Slide does not feature local subscription management, so you will still
|
||||
need a reddit account.
|
||||
|
||||
- [**Twitter**](https://twitter.com) alternatives:
|
||||
- [Fritter](https://github.com/jonjomckay/fritter) is a free, open-source Twitter
|
||||
client for Android and iOS. Fritter features local subscription management.
|
||||
|
||||
- [**YouTube**](https://youtube.com) is a online video platform owned by Google.
|
||||
- [Invidious](./invidious.md) is a copyleft and open-source alternative frontend.
|
||||
Invidious features local subscription management.
|
||||
- [NewPipe](https://newpipe.net/) is an free and open-source android youtube client.
|
||||
NewPipe features local subscription management.
|
||||
|
||||
## Recommended Software
|
||||
|
||||
- [anki](https://github.com/ankitects/anki) is an open-source tool to learn with
|
||||
[SRS](https://en.wikipedia.org/wiki/Spaced_repetition) flashcards.
|
Loading…
Reference in new issue