mirror of
https://github.com/davestephens/ansible-nas
synced 2024-11-26 05:10:25 +00:00
Doc linting
This commit is contained in:
parent
c2df401d31
commit
afe756e9a2
4 changed files with 4 additions and 4 deletions
|
@ -4,7 +4,7 @@ Contributing to Ansible-NAS is easy! Add your functionality, then raise a pull r
|
|||
|
||||
## Development Environment
|
||||
|
||||
* Development of Ansible-NAS is carried out in [Visual Studio Code](https://code.visualstudio.com/) on Linux - you'll get some nice recommended extensions and task setups if you do the same.
|
||||
* Development of Ansible-NAS is carried out in [JetBrains PyCharm](https://www.jetbrains.com/?from=Ansible-NAS) on Linux - you'll get some nice recommended extensions and task setups if you do the same.
|
||||
* You'll need a working Python 3 environment, Docker (to run tests) and [pre-commit](https://pre-commit.com) installed - `pip install -r requirements-dev.txt`.
|
||||
|
||||
## General Stuff
|
||||
|
|
|
@ -96,7 +96,7 @@ If you have a spare domain name you can configure applications to be accessible
|
|||
* [Syncthing](https://syncthing.net/) - sync directories with another device
|
||||
* [Tautulli](http://tautulli.com/) - Monitor Your Plex Media Server
|
||||
* [The Lounge](https://thelounge.chat) - Web based always-on IRC client
|
||||
* [Threadfin](https://github.com/Threadfin/Threadfin) - M3U Proxy for Plex DVR and Emby/Jellyfin Live TV. Based on xTeVe.
|
||||
* [Threadfin](https://github.com/Threadfin/Threadfin) - M3U Proxy for Plex DVR and Emby/Jellyfin Live TV. Based on xTeVe.
|
||||
* [TiddlyWiki](https://tiddlywiki.com) - A unique non-linear notebook/wiki for capturing, organizing, and sharing complex information
|
||||
* [TimeMachine](https://github.com/awlx/samba-timemachine) - Samba-based mac backup server
|
||||
* [Traefik](https://traefik.io/) - Web proxy and SSL certificate manager
|
||||
|
|
|
@ -4,7 +4,7 @@ title: "Organizr"
|
|||
|
||||
Homepage: [https://organizr.app](https://organizr.app)
|
||||
|
||||
HTPC/Homelab services organizer written in PHP.
|
||||
HTPC/Homelab services organizer written in PHP.
|
||||
|
||||
## Usage
|
||||
|
||||
|
|
|
@ -10,7 +10,7 @@ Docker Image: [https://hub.docker.com/r/fyb3roptik/threadfin](https://hub.docker
|
|||
|
||||
Threadfin is a M3U proxy server for Plex, Emby, Jellyfin and any client and provider which supports the .TS and .M3U8 (HLS) streaming formats.
|
||||
|
||||
Threadfin emulates a SiliconDust HDHomeRun OTA tuner, which allows it to expose IPTV style channels to software, which would not normally support it.
|
||||
Threadfin emulates a SiliconDust HDHomeRun OTA tuner, which allows it to expose IPTV style channels to software, which would not normally support it.
|
||||
|
||||
## Usage
|
||||
|
||||
|
|
Loading…
Reference in a new issue