_1fps

1fps 0.1.17

Encrypted Screen Sharing

https://1fps.video
Functional Source License, Version 1.1, Apache 2.0 Future License
main program: 1fpsprograms: -
Platforms (30)
armv7l-linuxarc-linuxs390-linuxarmv5tel-linuxs390x-linuxwasm64-wasip1mips64-linuxsh4-linux
View source on NixOS/nixpkgs →

Install

Copy into your configuration

NixOS (configuration.nix)
environment.systemPackages = with pkgs; [
  _1fps
];
Ad-hoc shell
nix-shell -p _1fps
Flake (nix run)
nix run nixpkgs#_1fps