Posted 03 February 2017 - 04:32 AM
Hey guys,
Haven't uploaded for AGES and I decided to make a quick security system as practise for an upcoming event.
This seems like a fairly simple security system and a simple GUI but…
…That's exactly what it is. It's easy to change/modify to how you like as well, just look at the code and go
"Oh, I can change that!"
and change it.
Easy as that. It's a simple template for you to learn from! :)/>
If you use this for your own projects I would love a bit of credit, thanks.
Pastebins:
Startup file:
http://pastebin.com/dkcbQ88C
Login file:
http://pastebin.com/C6jyJu4s
Register file:
http://pastebin.com/6HJh236F
Installation:
So to install this program you need to have a few directories set up (after you've downloaded the files onto your ADVANCED computer!)
First make a directory called 'sse' on the root folder:



Haven't uploaded for AGES and I decided to make a quick security system as practise for an upcoming event.
This seems like a fairly simple security system and a simple GUI but…
…That's exactly what it is. It's easy to change/modify to how you like as well, just look at the code and go
"Oh, I can change that!"
and change it.
Easy as that. It's a simple template for you to learn from! :)/>
If you use this for your own projects I would love a bit of credit, thanks.
Pastebins:
Startup file:
http://pastebin.com/dkcbQ88C
Login file:
http://pastebin.com/C6jyJu4s
Register file:
http://pastebin.com/6HJh236F
Installation:
So to install this program you need to have a few directories set up (after you've downloaded the files onto your ADVANCED computer!)
First make a directory called 'sse' on the root folder:
mkdir /sse
Next rename the login and register files:
rename <name of login file> /sse/sse_login
rename <name of register file> /sse/sse_register
Then if you put the startup file as '/startup' every time your computer boots it will boot through the SSE.LOGIN PAGE

REGISTER PAGE

STARTUP PAGE
