https://github.com/godbout/alfredkat
the infamous alfred-kat but in Swift because macOS is getting rid of the PHP interpreter.
https://github.com/godbout/alfredkat
alfred alfred-kat kat love swift workflow
Last synced: 22 days ago
JSON representation
the infamous alfred-kat but in Swift because macOS is getting rid of the PHP interpreter.
- Host: GitHub
- URL: https://github.com/godbout/alfredkat
- Owner: godbout
- License: mit
- Created: 2021-03-10T16:55:02.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2025-02-21T11:36:07.000Z (3 months ago)
- Last Synced: 2025-03-31T11:11:15.099Z (about 2 months ago)
- Topics: alfred, alfred-kat, kat, love, swift, workflow
- Language: Swift
- Homepage:
- Size: 9.48 MB
- Stars: 32
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
Awesome Lists containing this project
README
Alfred KAT
___
# WHAT IS THAT
Get your KAT torrents without all the advertising crap. Type "kat" followed by what you're looking for, wait a bit (it's quick), choose your torrent and make some space on your HD.
Now you can also use #tags, like #music or #movies or more.
Now you can also sort by ^date, ^size, ^seeders or ^leechers. if you're too lazy to type there's shortcuts: ^1 ^2 ^3 ^4.
# MANDATORY SCREENSHOT

# WHY IS THAT
There's a [KAT workflow](http://www.packal.org/workflow/kat-search) already on [packal.org](http://www.packal.org), but it doesn't work for me (SSL error). I contacted the author but got no answer, so I built this one. If the other one on Packal works it might be better to use it, it might have more options, or maybe not, I don't know, la la la la la.
# SETUP
NO SETUP! But the KAT URL is an Alfred workflow variable so you can replace it with a mirror in case the main site is down.
# PRO USERS
The workflow opens the magnet with the magnet default application of your Mac. If you prefer using a command-line client, you can add a `cli` variable in the [Workflow Environment Variables](https://www.alfredapp.com/help/workflows/advanced/variables/#environment). The value should be the full path to your torrent client with a `{magnet}` variable that will be replaced by the selected magnet (e.g. `/usr/local/bin/transmission-remote -a {magnet}`).
You can also copy the magnet to the clipboard rather than opening it (and starting the download) by using the ⌘ modifier.
# HUH WASNT THIS WRITTEN IN PHP B4?
Totally. But Apple is getting rid of interpreters in macOS. That means that to use this Workflow I would have to ask you to install PHP. And probably some specific version. And probably in some specific place. That Sucks™. So it's now written in Swift.
PHP version is still available here: https://github.com/godbout/alfred-kat. It will be missed. Source code was beautiful. (The last comment might be due to delusion of grandeur.)
# BUT YOU LOST ALL YOUR DOWNLOADS COUNT LMAO
WHO GIVES A SHIT.
# DOWNLOAD
[Release page](https://github.com/godbout/AlfredKat/releases/latest)