Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: martynaskre/magic-home-desktop
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.0
Choose a base ref
...
head repository: martynaskre/magic-home-desktop
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.0.0
Choose a head ref
  • 2 commits
  • 3 files changed
  • 1 contributor

Commits on May 9, 2021

  1. Update issue templates

    martynaskre authored May 9, 2021
    Copy the full SHA
    a83914f View commit details

Commits on Feb 15, 2024

  1. added note

    martynaskre committed Feb 15, 2024
    Copy the full SHA
    1a41ffe View commit details
Showing with 54 additions and 1 deletion.
  1. +30 −0 .github/ISSUE_TEMPLATE/bug_report.md
  2. +20 −0 .github/ISSUE_TEMPLATE/feature_request.md
  3. +4 −1 README.md
30 changes: 30 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
---
name: Bug report
about: Create a report to help us improve
title: "[BUG]"
labels: bug
assignees: ''

---

**Describe the bug**
A clear and concise description of what the bug is.

**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error

**Expected behavior**
A clear and concise description of what you expected to happen.

**Screenshots**
If applicable, add screenshots to help explain your problem.

**Desktop (please complete the following information):**
- OS: [e.g. Windows]

**Additional context**
Add any other context about the problem here.
20 changes: 20 additions & 0 deletions .github/ISSUE_TEMPLATE/feature_request.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
---
name: Feature request
about: Suggest an idea for this project
title: "[ENHANCEMENT]"
labels: enhancement
assignees: ''

---

**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

**Describe the solution you'd like**
A clear and concise description of what you want to happen.

**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.

**Additional context**
Add any other context or screenshots about the feature request here.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,13 @@
# Magic Control

![Dependencies](https://img.shields.io/david/dev/martynass/magic-home-desktop)
![Downloads](https://img.shields.io/github/downloads/martynass/magic-home-desktop/total)
![Issues](https://img.shields.io/github/issues-raw/martynass/magic-home-desktop)

Simple to use desktop app for macOS and Windows developed to control Magic Home devices.

> [!NOTE]
> A macOS version of Magic Control is being continued in another repository under the name [LightCommander](https://github.com/martynaskre/LightCommander). You can find the most recent release [here](https://github.com/martynaskre/LightCommander/releases/latest).
![App Preview](https://i.imgur.com/AAxZEiF.png)

## Features