ict-site/isca.html
2016-10-27 15:33:41 -05:00

5.2 KiB

<html> <head> </head>

I.S.C.A

ISCA stands for Intelligent System Control Assistance. Essentially, its a computer manager with resource managing as well as preset actions to do (group of programs, etc).

Idea

The idea, is that ISCA will be a very high level framework that manages computers. The program ISCA can be on multiple devices. The reason why I called it a manager is because it will be an assistance of controlling and as well as automating my computer. Communicating to co-ordinate with other devices is also part of the plan. This includes process splitting, and telling a device to do something. The reason its a framework is so I can build on to the types of processes it can split, things it can automate, and what it can tell other devices to do.

Note:

This project will be moving slower due to having focus placed on another project (PolyJet)

Features

  • High modularity (framework)
  • plugin interface
  • device status display
  • Server and client encrypted tcp setup
  • Basic command/voice recognition (very basic)
  • Process splitting (custom addons that tells the framework what/how to split it to other devices)
  • Task automation (command triggered tasks)
  • remote task managing

Completed

  • basic framework
  • basic plugin interface
  • status display of local device
  • Server and client encrypted TCP connection
</html>