~ghost08/photon-gio

2d86aeda36458b4db2e8dcdceecf82662e76cf61 — Vladimír Magyar 1 year, 8 months ago cfec496
Fix README
1 files changed, 2 insertions(+), 16 deletions(-)

M README.md
M README.md => README.md +2 -16
@@ 18,14 18,6 @@ and for the wayland master race:

    $ go install -tags nox11 git.sr.ht/~ghost08/photon@latest

AUR: [photon-rss-git](https://aur.archlinux.org/packages/photon-rss-git/)

    $ yay -S photon-rss-git

AUR for x11 peasants: [photon-rss-x11-git](https://aur.archlinux.org/packages/photon-rss-x11-git/)

    $ yay -S photon-rss-x11-git

### windows

The easiest would be to install needed things trough [chocolatey](https://chocolatey.org/):


@@ 34,13 26,7 @@ The easiest would be to install needed things trough [chocolatey](https://chocol

and then install photon:

    go install git.sr.ht/~ghost08/photon@latest

## Issues

File bugs and TODOs through the [issue tracker](https://todo.sr.ht/~ghost08/photon) or send an email
to [~ghost08/photon@todo.sr.ht](mailto:~ghost08/photon@todo.sr.ht). For general discussion, use the
[mailing list](https://lists.sr.ht/~ghost08/photon): [~ghost08/photon@lists.sr.ht](mailto:~ghost08/photon@lists.sr.ht).
    go install git.sr.ht/~ghost08/photon-gio@latest

## Usage



@@ 162,7 148,7 @@ So you can play torrent videos directly from photon. Try: `photon https://nyaa.s

photon will automatically load lua scripts from `~/.config/photon/plugins/*.lua` (on windows it is `C:\Users\<Username>\.config\photon\plugins\*.lua`).

These plugins help to extend the functionality and make photon do whatever the user needs (for now it's just 'beta'). Lua plugins can subscribe for events or register new keybindings and modify the state. Take a look at some [user scripts](https://git.sr.ht/~ghost08/photon/tree/master/item/plugins).
These plugins help to extend the functionality and make photon do whatever the user needs (for now it's just 'beta'). Lua plugins can subscribe for events or register new keybindings and modify the state. Take a look at some [user scripts](https://git.sr.ht/~ghost08/photon-gio/tree/master/item/plugins).

example plugin: