www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.announce - [Release] Authomata: a two-factor authentication gui app for Gnu/Linux

reply Alireza SN <alireza6677 gmail.com> writes:
This weekend i had some free time and wrote this GtkD app for 
two-factor authentication (yes i know there are alternatives but 
it's a cool little project).

It still lacks a lot of functionality like 
edit/delete/import/export but the config file 
(~/.config/Authomata/config.json) is a json array so it's pretty 
easy make a backup or edit manually.

Give it a try:
https://github.com/TheWeirdDev/Authomata

I will add more features in the upcoming weekends :)
Oct 04 2020
parent reply aberba <karabutaworld gmail.com> writes:
On Sunday, 4 October 2020 at 19:07:35 UTC, Alireza SN wrote:
 This weekend i had some free time and wrote this GtkD app for 
 two-factor authentication (yes i know there are alternatives 
 but it's a cool little project).

 It still lacks a lot of functionality like 
 edit/delete/import/export but the config file 
 (~/.config/Authomata/config.json) is a json array so it's 
 pretty easy make a backup or edit manually.

 Give it a try:
 https://github.com/TheWeirdDev/Authomata

 I will add more features in the upcoming weekends :)
Nice. Will you publish it on flathub or snap store eventually?
Oct 05 2020
parent Alireza SN <alireza6677 gmail.com> writes:
On Monday, 5 October 2020 at 17:25:04 UTC, aberba wrote:
 Nice. Will you publish it on flathub or snap store eventually?
Thanks. I will build packages for Arch Linux and Ubuntu (Maybe AppImage too) but i'm not sure about snap or flathub since i haven't used them before.
Oct 05 2020