OC-PsychOS/docs/index.md

36 lines
1.1 KiB
Markdown
Raw Normal View History

2017-09-06 18:52:57 +10:00
## PsychOS
PsychOS is a multi-user cooperative multitasking operating system for OpenComputers.
2017-09-06 18:52:57 +10:00
### System requirements:
- T1 processor
- 150k RAM
- 40k storage (filesystem and tape supported)
### Features
- Cooperative multitasking
- Copper (inter-)networking
- Comfortable APIs
- Remote login support
- Network booting support
... and probably lots more that aren't included in this list.
### Documentation
2017-10-08 13:28:12 +11:00
- [Installation guide](install.html)
2017-10-11 18:42:38 +11:00
- [User guide](userguide.html)
2017-09-06 18:52:57 +10:00
- [Building PsychOS](building.html)
- [API documentation](api.html)
- [Filesystem layout](fhs.html)
### Sources and contributing
PsychOS has its [source code on GitHub](https://github.com/XeonSquared/PsychOS) and is open to pull requests, bug reports and other forms of contribution.
2017-10-08 07:04:25 +11:00
In addition, some [extra PsychOS related projects](https://git.shadowkat.net/izaya/psychos-programs) can be found on the [SKS Gogs](https://git.shadowkat.net) instance
For support, discussion or general chat, you can use the [SKS IRC channel on EsperNet](irc://irc.esper.net/#SKS) ([webchat](https://webchat.esper.net/?channels=SKS)).