Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zalexanninev15/opencd
Простое приложение для открытия и закрытия CD- и DVD-ROM'ов
https://github.com/zalexanninev15/opencd
cd cd-dvd-rom close csharp dvd open windows
Last synced: about 2 months ago
JSON representation
Простое приложение для открытия и закрытия CD- и DVD-ROM'ов
- Host: GitHub
- URL: https://github.com/zalexanninev15/opencd
- Owner: Zalexanninev15
- License: gpl-3.0
- Created: 2020-01-08T17:00:16.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-03-18T13:24:49.000Z (almost 3 years ago)
- Last Synced: 2023-03-05T14:33:28.440Z (almost 2 years ago)
- Topics: cd, cd-dvd-rom, close, csharp, dvd, open, windows
- Language: C#
- Homepage:
- Size: 206 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# OpenCD | [Последняя версия](https://github.com/Zalexanninev15/OpenCD/releases/latest)
[![](https://img.shields.io/badge/platform-Windows-informational)](https://github.com/Zalexanninev15/OpenCD)
[![](https://img.shields.io/badge/written_on-.NET_Framework_2.0_(3.5_SP1)-512BD4.svg?logo=dotnet)](https://dotnet.microsoft.com/download/dotnet-framework/net35-sp1)
[![](https://img.shields.io/badge/written_on-CSharp-239120.svg?logo=csharp)](https://github.com/Zalexanninev15/OpenCD)
[![](https://img.shields.io/github/v/release/Zalexanninev15/OpenCD)](https://github.com/Zalexanninev15/OpenCD/releases/latest)
[![](https://img.shields.io/github/downloads/Zalexanninev15/OpenCD/total.svg)](https://github.com/Zalexanninev15/OpenCD/releases)
[![](https://img.shields.io/github/last-commit/Zalexanninev15/OpenCD)](https://github.com/Zalexanninev15/OpenCD/commits/master)
[![](https://img.shields.io/github/stars/Zalexanninev15/OpenCD.svg)](https://github.com/Zalexanninev15/OpenCD/stargazers)
[![](https://img.shields.io/github/forks/Zalexanninev15/OpenCD.svg)](https://github.com/Zalexanninev15/OpenCD/network/members)
[![](https://img.shields.io/github/issues/Zalexanninev15/OpenCD.svg)](https://github.com/Zalexanninev15/OpenCD/issues?q=is%3Aopen+is%3Aissue)
[![](https://img.shields.io/github/issues-closed/Zalexanninev15/OpenCD.svg)](https://github.com/Zalexanninev15/OpenCD/issues?q=is%3Aissue+is%3Aclosed)
[![](https://img.shields.io/badge/license-GPLv3-ligthgreen.svg)](LICENSE)
[![](https://img.shields.io/badge/Donate-FFDD00.svg?logo=buymeacoffee&logoColor=black)](https://z15.neocities.org/donate)## Скриншот
![](https://github.com/Zalexanninev15/OpenCD/blob/master/screenshot.png?raw=true)
## Описание
Простое приложение для открытия/закрытия лотка CD-ROM и DVD-ROM'ов.
## Особенности
* Открытие и закрытие лотка CD-ROM и DVD-ROM'ов.
* Возможность ввести букву дисковода или использовать автоопределение.
* Крайне простой интерфейс.## Системные требования
* **Операционная система:** Windows XP или выше
* **Дополнительно:** .NET Framework 2.0 или выше## Сборка
Компилируем используя [SharpDevelop](https://sourceforge.net/projects/sharpdevelop) или [Visual Studio](https://visualstudio.microsoft.com/vs).