ncode / watched

Tool to keep track of files watched using mplayer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

watched

Tool to keep track of files watched using mplayer

usage: watched [-h] [-f FIND] [-s] [-l] [movie]

positional arguments:
  movie                 movie to be played by mplayer

optional arguments:
  -h, --help            show this help message and exit
  -f FIND, --find FIND  list watched files based on a given regex
  -s, --show            show all watched files
  -l, --last            show last file watched

Depends:

sqlalchemy

About

Tool to keep track of files watched using mplayer

License:Apache License 2.0


Languages

Language:Python 100.0%