mirror of
https://github.com/A2osX/A2osX.git
synced 2024-11-04 03:05:43 +00:00
51 lines
1.2 KiB
Markdown
51 lines
1.2 KiB
Markdown
# A2osX (0.92) Multi-Tasking OS for Apple II
|
|
|
|
|
|
## Screenshots
|
|
|
|
UNIX-Like Shell...
|
|
|
|
![](../.screen-shots/ScreenShot.LS.png)
|
|
|
|
TCP/IP Stack...
|
|
|
|
![](../.screen-shots/ScreenShot.IP1.png)
|
|
|
|
![](../.screen-shots/ScreenShot.IP2.png)
|
|
|
|
Full screen editor ...
|
|
|
|
![](../.screen-shots/ScreenShot.EDIT.png)
|
|
|
|
Kernel Configuration Utility...
|
|
|
|
![](../.screen-shots/ScreenShot.KCONFIG.png)
|
|
|
|
Color ANSI/VT100 Support...
|
|
|
|
![](../.screen-shots/PuTTY.png)
|
|
|
|
DHGR Mixed-Mode Graphic primitives....
|
|
|
|
![](../.screen-shots/ScreenShot.GFX.png)
|
|
|
|
|
|
## License
|
|
A2osX is licensed under the GNU General Pulic License.
|
|
|
|
This program is free software; you can redistribute it and/or modify
|
|
it under the terms of the GNU General Public License as published by
|
|
the Free Software Foundation; either version 2 of the License, or
|
|
(at your option) any later version.
|
|
|
|
This program is distributed in the hope that it will be useful,
|
|
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
GNU General Public License for more details.
|
|
|
|
The full A2osX license can be found **[Here](../LICENSE)**.
|
|
|
|
## Copyright
|
|
|
|
Copyright 2015 - 2019, Remy Gibert and the A2osX contributors.
|