Skip to content

iConsole is a unix like php interactive console written using Prggmr, which allows for user authentication and an inifite number of executable commands.

License

Notifications You must be signed in to change notification settings

prggmr/Prggmr-iConsole

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prggmr iConsole

Version 1.0

by Nickolas Whiting

http://www.prggmr.com/

Introduction

Prggmr-iConsole is a unix like interactive console written with the Prggmr framework.

The console allows for multiple user accounts with authentication, and command based event execution.

Minimum Requirements

  • PHP 5.3+
  • Linux/Mac/Unix OS
  • Prggmr Framework v.0.0.1b

Installation & Use

  • Download or checkout the latest copy.
  • Open your command line
  • cd into the path to which you downloaded iConsole
  • Run the following commands
  • chmod 755 console
  • ./console

You will be prompted to enter your username and password.

The default username and password is test : password.

Development

You may read more on how iConsole was built by following the Prggmr Guide at this link here.

More commands will be added in the future.

About

iConsole is a unix like php interactive console written using Prggmr, which allows for user authentication and an inifite number of executable commands.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages