You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| Pop!_OS | COSMIC™ DE | amd64 | Goodix MOC Fingerprint Sensor |
13
+
| Arch Linux | KDE Plasma | arm64 | No fingerprint scanner |
10
14
11
15
## Usage
12
16
13
-
On a multiuser system you can choose user from navigation. It asks for authentication and checks correct rights if you choose user other than current session.
17
+
On a multiuser system you can choose user from navigation. It asks for authentication and checks correct rights if you choose user other than the user of current session.
14
18
15
-
Click the action you want to take. Different kind of authentication and rights check is performed. If something goes wrong status is shown. Otherwise you'll get a progress indicator. If you don't have correct rights or incorrect password your attempt will be dismissed.
19
+
Select the finger and action to take. Authentication and user rights check are performed for security. If anything goes wrong the status is displayed in the center. When registering a progress bar reflecting progress is shown. Follow instructions.
20
+
21
+
If you don't have correct rights or incorrect password your attempt is just dismissed.
16
22
17
23
## Installation
18
24
19
-
Download the .flatpak from latest release or build;
25
+
### Flathub
26
+
<ahref='https://flathub.org/apps/io.github.cosmic_utils.enroll'><imgwidth='240'alt='Get it on Flathub'src='https://flathub.org/api/badge?svg&locale=en'/></a>
20
27
28
+
### Build from source
21
29
22
30
[justfile](./justfile) is included by default for the [casey/just][just] command runner.
23
31
24
32
-`just` builds the application with the default `just build-release` recipe
25
33
-`just run` builds and runs the application
26
34
-`just install` installs the project into the system
0 commit comments