Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jnrowe/mpv-scripts

Marginally useful mpv scripts
https://github.com/jnrowe/mpv-scripts

candy moonscript mpv

Last synced: 8 days ago
JSON representation

Marginally useful mpv scripts

Awesome Lists containing this project

README

        

Silly mpv scripts
=================

mpv_ is fantastic, but it could be ever so marginally better… this is an attempt
to make it so. You'll find here various totally quick and dirty scripts that
enhance my ``mpv`` experience, perhaps they'll do some thing for you too!

The scripts are released under the GPL v2 or later, to follow the example set in
the upstream project.

Included scripts
----------------

.. note::
See the scripts for further information. The following descriptions are
simply excerpts from them.

clock
'''''

.. include:: clock.moon
:code: moonscript
:end-line: 5

rating
''''''

.. include:: rating.moon
:code: moonscript
:end-line: 13

Contributors
------------

I'd like to thank the following people who have contributed to ``mpv-scripts``.

Patches
'''''''

* Nathan McGregor

Bug reports
'''''''''''

*

Ideas
'''''

*

If I've forgotten to include your name I wholeheartedly apologise. Just drop me
a mail_ and I'll update the list!

Bugs
----

If you find any problems, bugs or just have a question about this package either
file an issue_ or drop me a mail_.

If you've found a bug please attempt to include a minimal testcase so I can
reproduce the problem, or even better a patch!

.. _mpv: https://mpv.io/
.. _issue: https://github.com/JNRowe/mpv-scripts/issues
.. _mail: [email protected]