Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 months 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 (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-02-11T06:36:58.000Z (9 months ago)
- Last Synced: 2024-05-21T12:32:34.234Z (6 months ago)
- Topics: alfred, alfred-kat, kat, love, swift, workflow
- Language: Swift
- Homepage:
- Size: 8.81 MB
- Stars: 32
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
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.
Now you can also sort ^seeders.
# MANDATORY SCREENSHOT
![Beautiful Video](https://github.com/godbout/AlfredKat/blob/media/AlfredKat.gif "Beautiful Video")
# 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)