-
Notifications
You must be signed in to change notification settings - Fork 237
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Konstantina Chremmou <[email protected]>
- Loading branch information
Showing
1 changed file
with
10 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,27 +1,22 @@ | ||
XenCenter | ||
========= | ||
|
||
![Checks](https://github.com/xenserver/xenadmin/actions/workflows/main.yml/badge.svg) | ||
[![Lines of Code](https://tokei.rs/b1/github/xenserver/xenadmin)](https://github.com/xenserver/xenadmin) | ||
Please note that as of December 2023 this copy of the XenCenter repository is | ||
considered archived. As such it will not reflect the latest state of XenCenter | ||
development, and any pull requests will not be reviewed/merged. If you have any | ||
feedback regarding XenCenter, please send it to [email protected]. | ||
|
||
This repository contains the source code for XenCenter. | ||
--- | ||
|
||
XenCenter is a Windows-based management tool for XenServer and Citrix Hypervisor environments, | ||
which enables users to manage and monitor server and resource pools, | ||
Overview | ||
-------- | ||
|
||
XenCenter is a Windows-based management tool for XenServer and Citrix Hypervisor | ||
environments, which enables users to manage and monitor server and resource pools, | ||
and to deploy, monitor, manage, and migrate virtual machines. | ||
|
||
XenCenter is written in C#. | ||
|
||
Contributions | ||
------------- | ||
|
||
The preferable way to contribute patches is to fork the repository on Github and | ||
then submit a pull request. If for some reason you can't use Github to submit a | ||
pull request, then you may send your patch for review to the | ||
[email protected] mailing list, with a link to a public git repository | ||
for review. Please see the [CONTRIB](CONTRIB) file for some general guidelines | ||
on submitting changes. | ||
|
||
License | ||
------- | ||
|
||
|