a CLI for omg.lol https://clilol.readthedocs.io/
Find a file
Mark Cornick 68479874cf chore: dev environment changes
Using Debian trixie for my dev environment now. To enable this, drop
targeted go version to 1.24.4. Also remove flake.* as they are unused in
the new environment.

Signed-off-by: Mark Cornick <mark@markcornick.com>
2026-01-07 10:47:48 -05:00
.github/workflows build: remove GitHub specific bits 2025-12-28 15:04:05 -05:00
cmd fix: convert DNS record types to uppercase 2025-07-15 18:36:21 -04:00
docs build: discontinue container images 2025-12-28 15:13:09 -05:00
scripts fix: use single man page generated by fang 2025-06-20 16:39:39 -04:00
.gitignore chore: ignore *.p8 and *.p12 2025-12-29 17:30:12 -05:00
.goreleaser.yaml build: specify GPG key by email 2025-12-29 17:29:59 -05:00
.pre-commit-config.yaml build: update pre-commit hooks 2025-12-28 14:21:25 -05:00
.readthedocs.yaml chore: fix various end-of-text-file issues 2025-07-04 17:52:07 -04:00
CODE_OF_CONDUCT.md Revert "docs: update name and email" 2025-09-15 00:27:40 -04:00
go.mod chore: dev environment changes 2026-01-07 10:47:48 -05:00
go.sum chore: go mod tidy 2025-12-21 22:41:10 -05:00
LICENSE fix: relicense as MPL-2.0 2023-02-20 16:27:51 -05:00
LICENSE.spdx fix: Start moving to SourceTube 2025-12-07 14:03:08 -05:00
main.go fix: Start moving to SourceTube 2025-12-07 14:03:08 -05:00
Makefile build: replace Taskfile with Makefile 2025-07-20 01:07:05 -04:00
mkdocs.yml fix: Start moving to SourceTube 2025-12-07 14:03:08 -05:00
README.md fix: github.com -> codeberg.org 2025-08-29 22:42:26 -04:00
requirements.txt docs: remove mkdocs plugins, unpin mkdocs-material 2024-11-08 09:22:12 -05:00

Maintenance Mode

clilol hasn't changed much in a long time, mostly because the omg.lol API hasn't changed much in a long time. Recent code changes have been around upgrading tooling and keeping dependencies up to date, rather than adding any new features.

Since it looks like omg.lol's APIs are staying where they are, clilol will stay here too. I'll continue to respond to dependency updates, but unless there's a significant impact to security or some other reason to push a new release, I probably won't. Of course, if clilol breaks, I want to hear about it and fix it, so please open issues if that happens.

Thanks!

clilol

clilol is a CLI for the various fun services offered by omg.lol. All the services supported by the omg.lol API are supported.

Screenshot

Please see the full documentation in the docs directory, also available at https://clilol.readthedocs.io/.

clilol is available as open source under the terms of the MPL-2.0 License.