-
v1.2.1 Stable
released this
2026-09-23 02:07:48 -07:00 | 0 commits to main since this releaseSmall bug fix and "hardened" compiler flags.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
cldr
0 downloads ·
2026-09-23 02:07:45 -07:00 · 32 KiB
-
Source code (ZIP)
-
v1.2 Stable
released this
2026-09-22 23:55:50 -07:00 | 22 commits to main since this releaseRemoved almost all dependency on shell commands, leaving only [wget|curl] and unzip, which most likely can be left as is.
Entirely rewrote the list and search functionality, adding a beautiful interface instead of clunky tree or ls -R.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
1 download
-
cldr
0 downloads ·
2026-09-22 23:55:43 -07:00 · 32 KiB
-
Source code (ZIP)
-
v1.1 Stable
released this
2026-09-22 08:34:52 -07:00 | 42 commits to main since this releaseSmall bug fixes, see v1.0 for main improvements.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
cldr
0 downloads ·
2026-09-22 08:34:45 -07:00 · 27 KiB
-
Source code (ZIP)
-
v1.0 Stable
released this
2026-09-22 08:09:29 -07:00 | 48 commits to main since this releaseThe official awesome amazing release of cldr! This client is now fully compatible with the official tldr specifications. Some testing is needed for Windows and MacOS users, as I do not have access to machines running those.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
cldr
0 downloads ·
2026-09-22 08:07:52 -07:00 · 27 KiB
-
Source code (ZIP)
-
v0.4 Stable
released this
2026-09-22 04:31:48 -07:00 | 55 commits to main since this releaseQuality of life! This release brings a significant number of improvements to overall usage. I've fixed a lot of bugs and added descriptive warnings and errors for most issues caused by user input. Additionally, this release is now almost completely spec compliant with the official tldr client. The only things missing are language fallbacks and automatic operating system detection.
New Features:
--short|--long , these tell the client to try and print only the short or long options from the page files
-S|--source, you can now specify the url to download the archive from
--storage-path, you can now specify where on the system you'd like to store (and use) the database
DEBUG_LEVEL=x, you can now set the level of logging with an environment variable, x is any integerDownloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
cldr
1 download ·
2026-09-22 04:31:46 -07:00 · 27 KiB
-
Source code (ZIP)
-
v0.3 Stable
released this
2026-09-21 22:24:03 -07:00 | 69 commits to main since this releaseVery big refactor with optimizations and many bug fixes.
cl;dr did stuff
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
cldr
0 downloads ·
2026-09-21 22:23:35 -07:00 · 22 KiB
-
Source code (ZIP)
-
v0.2.1 Stable
released this
2026-09-21 02:07:18 -07:00 | 82 commits to main since this releaseMajor refactor of the code base which will make future development much easier. This is only a "minor" release because nothing should change for the user apart from being marginally faster.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
v0.2 Stable
released this
2026-09-20 18:35:11 -07:00 | 88 commits to main since this releaseBrought most of the code to the official specifications, all of the arguments required by tldr work exactly the same here.
(also added some optimizations)
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
cldr
0 downloads ·
2026-09-20 18:34:48 -07:00 · 22 KiB
-
Source code (ZIP)
-
v0.1 Stable
released this
2026-09-20 14:38:19 -07:00 | 91 commits to main since this releasecldr v0.1
This is the initial release of cldr! An anti-ai alternative to the tldr command line tool which now takes ai generated submissions.
This is also written in C, offering significant performance benefits over the original python based client, in addition to storing the entire database locally instead of fetching pages from the internet every time you make a query.
There is absolutely ZERO AI/LLM usage in the making of this project. Additionally, the tldr pages are fetched from the ethical-tldr repo, which does not allow for AI submissions.
Note:
I literally learned C yesterday while making this. To my knowledge, there are no bugs/crashes in this build, but the code quality/organization could be slightly better and more performant.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
cldr
0 downloads ·
2026-09-20 14:24:29 -07:00 · 22 KiB
-
Source code (ZIP)