Skip to content

Latest commit

 

History

History
32 lines (28 loc) · 839 Bytes

README.md

File metadata and controls

32 lines (28 loc) · 839 Bytes

SCP - Secure Control Panel

Details coming soon.......

Watch the progress

You can follow me on twitter and watch all progress of development!
Twitter
Telegram

Run SCP on your pc device from source code

Note

For start confirm flutter instalation on your machine.

 git clone https://github.com/denver-code/secure_control_panel
 cd secure_control_panel
 flutter pub get
 flutter run lib/main.dart

Build an EXE

Note

For start confirm flutter instalation on your machine.

 git clone https://github.com/denver-code/secure_control_panel
 cd secure_control_panel
 flutter pub get
 flutter build windows

This commands results in EXE file:

    [project]/build/windows/runner/Release/secure_control_panel.exe