~jstnas/opener

resource opener, xdg-open alternative
feat: closed stdout and stderr for child process
30d62e8d — Justinas Grigas a month ago
fix(Makefile): use OBJ variable
57191ee8 — Justinas Grigas a month ago
refactor(config.mk): removed CPPFLAGS

refs

master
browse  log 

clone

read-only
https://git.sr.ht/~jstnas/opener
read/write
git@git.sr.ht:~jstnas/opener

You can also use your local clone with git send-email.

#opener - resource opener

an alternative to xdg-open

#Installation

make install
make xdg-open # to create a xdg-open symlink

#Configuration

opener is configured through rules and cflags variables in opener.c

#Features

  • suckless
  • regex
  • mimetype
  • notifications

#TODO

  • config file

#References