An open API service indexing awesome lists of open source software.

https://github.com/system64fumo/sysauth

Simple authentication popup
https://github.com/system64fumo/sysauth

polkit-agent

Last synced: 10 months ago
JSON representation

Simple authentication popup

Awesome Lists containing this project

README

          

# sysauth
sysauth is a simple authentication popup

![preview](https://github.com/System64fumo/sysauth/blob/main/preview.gif "preview")

[![Packaging status](https://repology.org/badge/vertical-allrepos/sysauth.svg)](https://repology.org/project/sysauth/versions)

> [!NOTE]
> This is still W.I.P

### Features
* polkit integration
* keyring integration (coming soon)

# Configuration
sysauth can be configured in 2 ways

1: By changing config.hpp and recompiling (Suckless style)

2: Using a config file (~/.config/sys64/auth/config.conf)

3: Using launch arguments

```
arguments:
-v Prints version info
```