diff --git a/README.md b/README.md index a43deba..bbd58d2 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ thereof), see Architectures. --> 1. AI/ML *(4)* 1. Graphics *(21)* 1. Games *(10)* -1. Productivity *(27)* +1. Productivity *(28)* 1. Organization *(45)* 1. Communication *(35)* 1. Education *(9)* @@ -205,6 +205,7 @@ thereof), see Architectures. --> 1. **Metamorphose** - ([Repo](https://github.com/metamorphose/metamorphose2), [Home](http://file-folder-ren.sourceforge.net/)) Graphical mass renaming program for files and folders. `(linux, windows, mac, wx)` 1. **Nuxeo Drive** - ([Repo](https://github.com/nuxeo/nuxeo-drive), [Home](https://www.nuxeo.com/products/drive-desktop-sync), [Docs](https://doc.nuxeo.com/client-apps/nuxeo-drive)) Cross-platform desktop synchronization client for the Nuxeo platform. `(storage, linux, windows, mac, console, appimage, lgpl, qt5)` 1. **nvda** - ([Repo](https://github.com/nvaccess/nvda), [Home](https://www.nvaccess.org/)) Non-Visual Desktop Access, a powerful screen reader for Windows. `(windows, wx)` + 1. **nless** - ([Repo](https://github.com/mpryor/nothing-less), [PyPI](https://pypi.org/project/nothing-less)) TUI pager for exploring and analyzing tabular data with vi keybindings. `(linux, mac, tui)` 1. **OCRmyPDF** - ([Repo](https://github.com/ocrmypdf/ocrmypdf), [Fund](https://opencollective.com/james-barlow), [Snap](https://snapcraft.io/ocrmypdf), [Docs](http://ocrmypdf.readthedocs.io/)) Adds an OCR text layer to scanned PDF files, enabling text search and selection. `(console)` 1. **PDF Arranger** - ([Repo](https://github.com/pdfarranger/pdfarranger), [Snap](https://snapcraft.io/pdfarranger)) Merge and split PDF documents, as well as crop and rearrange pages. `(linux, windows, gtk)` 1. **Plover** - ([Repo](https://github.com/openstenoproject/plover), [Home](https://www.openstenoproject.org/plover), [Fund](https://www.openstenoproject.org/donate), [Docs](https://github.com/openstenoproject/plover/wiki)) Background service for automatic translation of stenography movements to keystrokes, enabling typing speeds in excess of 200WPM in any application. `(linux, windows, mac, hardware, qt5)` diff --git a/projects.yaml b/projects.yaml index c84d8cb..7cef178 100644 --- a/projects.yaml +++ b/projects.yaml @@ -1436,6 +1436,16 @@ projects: tags: - productivity - server + - name: nless + repo_url: https://github.com/mpryor/nothing-less + pypi_url: https://pypi.org/project/nothing-less + date_added: 2026-03-19 10:00:00 + desc: TUI pager for exploring and analyzing tabular data with vi keybindings. + tags: + - productivity + - linux + - mac + - tui - name: VisiData repo_url: https://github.com/saulpw/visidata home_url: https://visidata.org/