moraxyc.subconverter
Subconverter is a tool to convert between various subscription formats.
Note: Unlike the upstream releases, this package does not include configuration files alongside the binary in the read-only Nix store. It runs in your current working directory.
To run subconverter properly, prepare a working directory with the configuration files.
mkdir -p ~/subconverter && cd ~/subconverter
# Copy default assets
cp -r $(nix-build '<nixpkgs>' -A subconverter.data --no-out-link)/* .
chmod -R +w .
subconverter
- Name
- subconverter
- Main Program
subconverter- Homepage
- Version
- 0.9.0-unstable-2025-11-08
- License
- Maintainers
- Platforms
- aarch64-linux
- armv5tel-linux
- armv6l-linux
- armv7a-linux
- armv7l-linux
- i686-linux
- loongarch64-linux
- m68k-linux
- microblaze-linux
- microblazeel-linux
- mips-linux
- mips64-linux
- mips64el-linux
- mipsel-linux
- powerpc-linux
- powerpc64-linux
- powerpc64le-linux
- riscv32-linux
- riscv64-linux
- s390-linux
- s390x-linux
- x86_64-linux
- Defined
- Source