_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 (31)
i686-linuxx86_64-darwinmips-linuxsh4-linuxmicroblazeel-linuxpowerpc-linuxpowerpc64-linuxaarch64-darwin
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