This commit is contained in:
Denis Lehmann 2021-04-26 10:02:01 +02:00
parent ec398656d1
commit 043775e8c3

View file

@ -16,7 +16,7 @@
└── ... └── ...
#+end_src #+end_src
If strm is configured to use the =media= directory, you can play the shortfilm with e.g. the following command: If strm is configured to use the =media= directory, you can play the shortfilm e.g. with the following command:
#+begin_src sh #+begin_src sh
strm daily dweebs strm daily dweebs
@ -56,7 +56,7 @@
Make sure, mpv is installed and that you have access to a machine via SSH. Make sure, mpv is installed and that you have access to a machine via SSH.
strm is just a script, you can execute it directly. strm is just a script, you can execute it directly.
Or grab it and place it in you =$PATH=. Or grab it and place it in your =$PATH=.
This project is also a [[https://nixos.wiki/wiki/Flakes][Nix flake]]. This project is also a [[https://nixos.wiki/wiki/Flakes][Nix flake]].
You can execute it with the following command if you have a recent version of [[https://nixos.org/][Nix]] installed and flakes are enabled: You can execute it with the following command if you have a recent version of [[https://nixos.org/][Nix]] installed and flakes are enabled: