
CatTorrent
Simple and lightweight torrent client for Android.
What it does
An intuitive and lightweight torrent client designed for Android devices. With this application, you can effortlessly download and play torrents directly on your smartphone or tablet.
Does a similar job
all alternatives →
- ESExatorrent – Self-hostable Torrent client written in Go2021 · github.com · ▲179

- BBBt – BitTorrent library in Java 82017 · github.com · ▲254
- PAPikaTorrent, a modern, multi-platform, open source BitTorrent app2023 · pikatorrent.com · ▲65
I find existing BitTorrent clients offer a rather old user interface, and it's hard to set up remote access, involving setting up a web server, a TLS certificate, domain name, configuring the router, etc... PikaTorrent tries to offer a modern and easy UI. It is available on desktop (Linux & Windows for now), mobile (Android for now), as CLI as an npm package, and even on the web (as a frontend for remote control). Thanks to WebRTC, one can link the mobile or web app with the desktop or CLI app. This way, it's possible to remotely manage torrents securely and without any complicated setup.…
- TDTorrentPeek – Distributed search engines using BitTorrent and SQLite2017 · github.com · ▲184
More life & fun this month
the category →- TL
Life & fun · 13d ago · louisabraham.github.io


- CCCreatium Coach▲321
Your multimedia mentor that takes you from mid to great
Life & fun · 13d ago · producthunt.creatium.info


Scroll through all 43,252,003,274,489,856,000 reachable Rubik's Cube permutations.
Life & fun · 29d ago · everycube.alen.is
Source: Product Hunt launch ↗
Launched alongside, August 2023
the whole month →



Lottielab▲871Create and ship lottie animations to sites and apps faster
Dev tools · 2023 · lottielab.com
- LC
Outlines is a Python library that focuses on text generation with large language models. Brandon and I are not LLM experts and started the project a few months ago because we wanted to understand better how the generation process works. Our original background is probabilistic, relational and symbolic programming. Recently we came up with a fast way to generate text that matches a regex (https://blog.normalcomputing.ai/posts/2023-07-27-regex-guide...). The basic idea is simple: regular expressions have an equivalent Deterministic-Finite Automaton (DFA) representation. We…
AI · 2023 · github.com