Skip to content

Commit

Permalink
The new README page
Browse files Browse the repository at this point in the history
  • Loading branch information
Vocelia committed Jun 30, 2023
1 parent c0e975b commit 0643741
Showing 1 changed file with 29 additions and 2 deletions.
31 changes: 29 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,29 @@
# KomiX
A simple TV:remote-control relationship software, where commands on the host computer are executed through your phone.
# **KomiX — A remote control software**
<p align="center">
<a href="#about">About</a> •
<a href="#features">Features</a> •
<a href="#development">Development</a> •
<a href="https://github.com/Vocelia/KomiX/releases/latest">Downloads</a>
</p>
<h4 align="center"><b>Transform your phone into a powerful remote control, effortlessly managing and executing commands on your computer.</b></h4>

[![OS](https://img.shields.io/badge/Linux-FCC624?style=for-the-badge&logo=linux&logoColor=black)](https://github.com/torvalds/linux) [![OS](https://img.shields.io/badge/Windows-0078D6?style=for-the-badge&logo=windows&logoColor=white)](https://www.microsoft.com/en-us/software-download) [![C++](https://img.shields.io/badge/C++-00599C?style=for-the-badge&labelColor=01427d&logoColor=6295cb&logo=cplusplus)](https://en.wikipedia.org/wiki/C%2B%2B) [![MIT license](https://img.shields.io/badge/License-MIT-blue.svg)](https://lbesson.mit-license.org/)

## **About**
Can you imagine a world devoid of remote controls? It's a challenging thought, isn't it? The world has witnessed remarkable advancements, all driven by the concept of communication—the transmission of information and intention among one another. This is how televisions made their grand debut in the entertainment industry, where remote-controls transmitted the intention of users to their televisions. However, traditional TVs are now long-gone, discarded by society nowadays. This is where KomiX comes into play: A simple TV;remote-control relationship software, where commands on the host computer are executed through your phone.

## **Features**
- Server configuration
- Logging of commands output
- Execution of commands remotely
- Layout and commands configuration
- ### **To-Do List**
- Keep-alive connection
- A clean and intuitive interface
- Logging of dynamic commands output

## **Development**
- Language: C++11
- Compiler: GCC 13.1.1 20230429
- IDE: Visual Studio Codium 1.78.2.23132

0 comments on commit 0643741

Please sign in to comment.