From 576051aca0553c5d60dec8c8314677366243ea74 Mon Sep 17 00:00:00 2001 From: Dany LE Date: Sat, 31 Dec 2022 13:15:20 +0100 Subject: [PATCH] Update README.md --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 5d8eef4..4c017e1 100644 --- a/README.md +++ b/README.md @@ -2,10 +2,9 @@ [![Build Status](https://ci.iohub.dev/buildStatus/icon?job=gitea-sync%2Fantos%2Fmaster)](https://ci.iohub.dev/job/gitea-sync/job/antos/job/master/) [![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Flxsang%2Fantos.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2Flxsang%2Fantos?ref=badge_shield) -AntOS is a front-end system and API that implement the traditional desktop UI environment on the web browser. The front-end can connect to a remote server and acts as a virtual desktop environment (VDE). The original purpose of AntOS is to offer: (1) visual tools to access and control resource on remote server -and embedded linux environment; (2) front-end API for SaaS web-based applications. -With the provided application API and the provided SDK, AntOS facilitates the -development and deployment of user specific applications inside de VDE environment. +AntOS is a web-based desktop platform featuring a window manager, application APIs, GUI toolkit, file system abstractions, application store, API and SDK for in-browser application development. The purpose of this project is to enable users to easily set up a self-hosted, cloud-based working environment using only a web browser. The front-end can connect to a remote server and acts as a virtual desktop environment (VDE). +AntOS can be used in serveral application contexts such as: (1) provide visual tools to access and control resource on remote server +and embedded linux environment; (2) provide and develop SaaS web-based applications.With the provided application API and the provided SDK, AntOS facilitates the development and deployment of user specific applications inside de VDE environment. ![https://github.com/lxsang/antos/raw/master/antos-shot.png](https://github.com/lxsang/antos/raw/master/antos-shot.png)