Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pdphilip/omniterm
https://github.com/pdphilip/omniterm
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/pdphilip/omniterm
- Owner: pdphilip
- License: mit
- Created: 2024-09-17T10:09:54.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-09-19T22:12:48.000Z (4 months ago)
- Last Synced: 2024-10-20T14:43:37.273Z (3 months ago)
- Language: PHP
- Size: 43 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
Awesome Lists containing this project
README
# OmniTerm
[![Latest Version on Packagist](https://img.shields.io/packagist/v/pdphilip/omniterm.svg?style=flat-square)](https://packagist.org/packages/pdphilip/omniterm) [![GitHub Tests Action Status](https://img.shields.io/github/actions/workflow/status/pdphilip/omniterm/run-tests.yml?branch=main&label=tests&style=flat-square)](https://github.com/pdphilip/omniterm/actions?query=workflow%3Arun-tests+branch%3Amain) [![GitHub Code Style Action Status](https://img.shields.io/github/actions/workflow/status/pdphilip/omniterm/fix-php-code-style-issues.yml?branch=main&label=code%20style&style=flat-square)](https://github.com/pdphilip/omniterm/actions?query=workflow%3A"Fix+PHP+code+style+issues"+branch%3Amain) [![Total Downloads](https://img.shields.io/packagist/dt/pdphilip/omniterm.svg?style=flat-square)](https://packagist.org/packages/pdphilip/omniterm)
# WIP, not ready for use
## Installation
Add the package via composer:
```bash
composer require pdphilip/omniterm
```## License
The MIT License (MIT). Please see [License File](LICENSE.md) for more information.