Skip to content

gentunian/pylogin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pylogin
-------

A minimalist launcher used mainly for logins, but can be used for any purpouse.

A ~/.pylogin file is required, format follows:

[general]
# Timeout until automatic login to the default option
time=<seconds>
# The name of the default section to launch when timeout
default=<section-name>

[<section-name>]
# The color for seeing the option
color=<red|blue|yellow|no>
# The executable
exec=<self-explanatory>
# The option below is optional. If ignored, it will
# default to False.
ask=<yes|no|true|false|on|off> 

pylogin have not been tested! Still lacks for error checking.

USE IT AT YOUR OWN RISK!

About

A minimal login option

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages