2024-07-19 13:30 | Fix escape sequences in python scripts for regexp. | Christoph Lohmann | 1 | +12 | -12 |
2024-02-24 17:51 | Update README.md to current state. | Christoph Lohmann | 1 | +3 | -0 |
2024-02-24 17:50 | Add cso:// support. | Christoph Lohmann | 1 | +1 | -0 |
2024-02-24 17:47 | Add news:// and nntp:// support. Much more. | Christoph Lohmann | 2 | +16 | -0 |
2024-02-24 17:45 | Add wais:// support. | Christoph Lohmann | 2 | +12 | -0 |
2024-01-30 05:54 | Fix DESTDIR in README.md. | Christoph Lohmann | 1 | +1 | -1 |
2024-01-04 14:03 | Added opener for RSS feeds and two URI patterns for youtube and yewtu.be. | Ian Jones | 4 | +17 | -1 |
2023-09-12 14:44 | Add ytdl URI | Scarlett McAllister | 1 | +1 | -0 |
2023-08-27 07:13 | Manually apply patch for urxvt info in README.md. | Christoph Lohmann | 1 | +26 | -2 |
2023-08-24 04:29 | Remove view. | Christoph Lohmann | 2 | +0 | -2 |
2023-08-24 03:41 | Fallback to gopher when no gophers client is found | Scarlett McAllister | 1 | +7 | -1 |
2023-08-24 03:40 | Add more info to readme | Scarlett McAllister | 1 | +27 | -0 |
2023-07-15 19:21 | Fix imageopener file names for mailcap. | Christoph Lohmann | 1 | +3 | -3 |
2023-07-15 19:10 | Remove not needed exception anymore. | Christoph Lohmann | 1 | +0 | -9 |
2023-07-12 16:09 | Unify license stuff from last see(1) import. | Christoph Lohmann | 2 | +5 | -6 |
2023-07-12 16:07 | Add see and view command. | Christoph Lohmann | 3 | +53 | -1 |
2023-07-12 15:45 | Make env variables for common used opener binaries and removal of code that tries to find fallbacks. | Ian Jones | 10 | +24 | -29 |
2023-05-21 17:36 | Try to find suitable gopher browser and change gophers url for those not capable. | Ian Jones | 1 | +16 | -2 |
2022-01-26 21:58 | Makefile to install/uninstall files. | Ian Jones | 1 | +13 | -12 |
2022-01-26 21:17 | Makefile to install/uninstall files. Defaults to /home/ronin/bin but can specify DESTDIR. | Ian Jones | 1 | +24 | -0 |
2022-01-25 00:08 | Set python3 binary in files, my system doesn't have a python binary or link to it. | Ian Jones | 3 | +3 | -3 |
2022-01-24 22:50 | Tightened up regex as per quinq's suggestion | Ian Jones | 1 | +1 | -1 |
2022-01-24 20:27 | Remove duplicate entries for watch/embed. | Ian Jones | 1 | +2 | -4 |
2022-01-24 20:14 | Small addition for videos with a time position. | Ian Jones | 1 | +1 | -0 |
2022-01-15 21:01 | Fix finger opener for user given. | Christoph Lohmann | 1 | +1 | -1 |
2022-01-12 14:03 | Changes to include gophers URI's, yewtu.be and youtube with and without www. prefix | Ian Jones | 1 | +5 | -3 |
2022-01-12 14:32 | Add some more gophers and media formats support. | Christoph Lohmann | 1 | +2 | -2 |
2021-01-10 22:44 | Show descriptions of options in usage dialouge. | Spenser Truex | 1 | +6 | -0 |
2021-01-10 22:40 | Do not require python3.7, just python3. | Spenser Truex | 1 | +1 | -1 |
2020-12-31 13:16 | Modern mpv knows gopher. Keep the comment. | Christoph Lohmann | 1 | +9 | -7 |
2020-12-31 12:59 | * Removed hard coded terminal type and replaced with XTERM env var. * Added fallback of lynx if sacc is not installed. * Added workaround for mpv not understanding gopher URIs. | ronin | 20 | +31 | -22 |
2020-12-31 00:18 | Update plumber with mp4. | Christoph Lohmann | 1 | +2 | -2 |
2018-04-10 18:42 | Add more openers, dictopener is more flexible. | Christoph Lohmann | 2 | +21 | -8 |
2017-08-21 16:15 | Use sacc for gopher. | Christoph Lohmann | 1 | +1 | -1 |
2017-07-24 10:45 | Make opener work with mulitple lines. | Christoph Lohmann | 1 | +1 | -1 |
2017-07-23 16:34 | Add the fileopener and scmopener. | Christoph Lohmann | 2 | +20 | -2 |
2017-07-23 16:33 | Some more text files and an scm opener. | Christoph Lohmann | 1 | +3 | -2 |
2017-04-28 18:40 | Add doi: handler. | Christoph Lohmann | 2 | +21 | -0 |
2017-04-18 19:34 | Add pubmed: URI. | Christoph Lohmann | 2 | +14 | -0 |
2017-04-16 16:07 | w: is now an alias for wiki:, to save space. | Christoph Lohmann | 1 | +1 | -0 |
2017-04-16 14:59 | Add fileopener, to be able to open directories with shells. | Christoph Lohmann | 2 | +22 | -2 |
2017-04-16 12:31 | Better support for sentence parsing. | Christoph Lohmann | 1 | +7 | -0 |
2017-04-09 19:06 | Add searx: support. (Online search.) | Christoph Lohmann | 2 | +14 | -0 |
2017-04-02 06:48 | Add ssh:// support. Cut, cut, cut ... | Christoph Lohmann | 3 | +44 | -0 |
2017-03-30 19:30 | Add dance: support. | Christoph Lohmann | 1 | +1 | -0 |
2017-03-26 17:03 | Add a simple way to navigate to local paper storage. | Christoph Lohmann | 2 | +15 | -0 |
2017-02-26 11:26 | Add »wikipedia« as default »en« handler. Remove debug output. | Christoph Lohmann | 2 | +1 | -2 |
2017-02-19 19:07 | Initial commit of the plumber. | Christoph Lohmann | 33 | +1743 | -0 |