~jstnas/opener

resource opener, xdg-open alternative
feat: using FILENO to close stdout and stderr
feat: updated Makefile using mkmf
562ae945 — Justinas Grigas 10 months ago
feat: closed stdout and stderr for child process

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