Compare commits

..

No commits in common. "master" and "v0.8.5" have entirely different histories.

32 changed files with 2 additions and 153 deletions

3
.github/FUNDING.yml vendored
View File

@ -1,3 +0,0 @@
# These are supported funding model platforms
ko_fi: rivafarabi

View File

@ -1,39 +0,0 @@
---
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. Fill a value 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.
**Server App (please complete the following information):**
- OS: [e.g. Windows]
- Version [e.g. 1.9.0]
**Client App (please complete the following information):**
- OS: [e.g. Android 9]
- Version [e.g. 1.9.60]
**Required files**
- database.db (located in `C:\Users%USER%\deckboard`)
- log.log (located in located in `C:\Users%USER%\AppData\Roaming\Deckboard`)
**Additional context**
Add any other context about the problem here.

View File

@ -1,20 +0,0 @@
---
name: Feature request
about: Suggest an idea for this project
title: "[FEATURE REQUEST]"
labels: feature request
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.

View File

@ -1,22 +0,0 @@
name: Close inactive issues
on:
schedule:
- cron: "30 1 * * *"
jobs:
close-issues:
runs-on: ubuntu-latest
permissions:
issues: write
pull-requests: write
steps:
- uses: actions/stale@v5
with:
days-before-issue-stale: 365
days-before-issue-close: 30
stale-issue-label: "stale"
stale-issue-message: "This issue is stale because it has been open for 1 year with no activity."
close-issue-message: "This issue was closed because it has been inactive for 39 days since being marked as stale."
days-before-pr-stale: -1
days-before-pr-close: -1
repo-token: ${{ secrets.GITHUB_TOKEN }}

BIN
01.PNG

Binary file not shown.

Before

Width:  |  Height:  |  Size: 44 KiB

View File

@ -1,52 +1,2 @@
<p align="center">
<img src="https://deckboard.app/_nuxt/img/featured-desktop.c893dd9.png" width=75% />
<h2 align="center">Deckboard</h2>
<p align="center">
<img src="https://img.shields.io/badge/platform-Windows%20%7C%20Linux-red.svg?style=for-the-badge"/>
<img src="https://img.shields.io/github/release/rivafarabi/deckboard.svg?style=for-the-badge" />
<img src="https://img.shields.io/github/downloads/rivafarabi/deckboard/total.svg?style=for-the-badge" />
<img src="https://img.shields.io/twitter/follow/DeckboardApp?label=Follow&style=for-the-badge&logo=twitter" />
</p>
</p>
Create custom computer macro shortcuts and launch them through your device.
No more windows switching to open the folder or website, get Deckboard to simplify them and maximize your productivity!
With OBS Studio and Streamlabs OBS supported, bring Deckboard as your personal streaming companion tool!
Connect your computer to your device through local WiFi connection by entering IP address or scanning QR code.
## Features
- Custom macro button with image and label
- Unlimited macros with 4 x 3 buttons per board (15 x 15 buttons on pro version)
- OBS Studio and Streamlabs OBS control for streaming (OBS Websocket plugin required)
- Easy connect through local WiFi connection by entering IP address or scanning QR code.
## Available Macros
- Keyboard macro
- Open website
- Open folder
- Multimedia controls (play, next track, prev track , etc)
- Run executable
- Twitch chat controls
- Spotify playlist control (like track and add track to playlist)
- Switch scenes (OBS Studio and Streamlabs OBS)
- Toggle resources (OBS Studio and Streamlabs OBS)
- Toggle streaming and recording (OBS Studio and Streamlabs OBS)
- Control audio device (OBS Studio)
## Download
- [Server App (Windows/Linux)](https://github.com/rivafarabi/deckboard/releases)
- [Android](https://play.google.com/store/apps/details?id=com.rivafarabi.deckboard)
- [Android (Pro Version with more layouts)](https://play.google.com/store/apps/details?id=com.rivafarabi.deckboard.pro)
## Support The Dev
Love the app? You can support the development by purchasing [PRO version](https://play.google.com/store/apps/details?id=com.rivafarabi.deckboard.pro) or donate.
<a href='https://ko-fi.com/G2G21CLFT' target='_blank'><img height='36' style='border:0px;height:36px;' src='https://az743702.vo.msecnd.net/cdn/kofi1.png?v=2' border='0' alt='Buy Me a Coffee at ko-fi.com' /></a>
## Privacy Policy
The application Deckboard (Android), hereby defined as the app, requests the following potentially sensitive data:
- android.permission.CAMERA
This potentially sensitive data is not transmitted over the internet, and is not stored by the app. It is not handled by any system other than the device the app is installed on.
# deckboard
Control your PC with your phone in easy way possible

Binary file not shown.

Before

Width:  |  Height:  |  Size: 30 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 275 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 59 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 275 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 23 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 16 KiB

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 88 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 36 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 29 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 57 KiB

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -1,2 +0,0 @@
!function(e){var n=window.webpackJsonp;window.webpackJsonp=function(r,c,a){for(var i,u,f,s=0,l=[];s<r.length;s++)u=r[s],t[u]&&l.push(t[u][0]),t[u]=0;for(i in c)Object.prototype.hasOwnProperty.call(c,i)&&(e[i]=c[i]);for(n&&n(r,c,a);l.length;)l.shift()();if(a)for(s=0;s<a.length;s++)f=o(o.s=a[s]);return f};var r={},t={2:0};function o(n){if(r[n])return r[n].exports;var t=r[n]={i:n,l:!1,exports:{}};return e[n].call(t.exports,t,t.exports,o),t.l=!0,t.exports}o.e=function(e){var n=t[e];if(0===n)return new Promise(function(e){e()});if(n)return n[2];var r=new Promise(function(r,o){n=t[e]=[r,o]});n[2]=r;var c=document.getElementsByTagName("head")[0],a=document.createElement("script");a.type="text/javascript",a.charset="utf-8",a.async=!0,a.timeout=12e4,o.nc&&a.setAttribute("nonce",o.nc),a.src=o.p+"static/js/"+e+"."+{0:"6c359ad3dd3d5a4557a7",1:"3202e5c15e83ff8498b7"}[e]+".js";var i=setTimeout(u,12e4);function u(){a.onerror=a.onload=null,clearTimeout(i);var n=t[e];0!==n&&(n&&n[1](new Error("Loading chunk "+e+" failed.")),t[e]=void 0)}return a.onerror=a.onload=u,c.appendChild(a),r},o.m=e,o.c=r,o.d=function(e,n,r){o.o(e,n)||Object.defineProperty(e,n,{configurable:!1,enumerable:!0,get:r})},o.n=function(e){var n=e&&e.__esModule?function(){return e.default}:function(){return e};return o.d(n,"a",n),n},o.o=function(e,n){return Object.prototype.hasOwnProperty.call(e,n)},o.p="/",o.oe=function(e){throw console.error(e),e}}([]);
//# sourceMappingURL=manifest.c0afebf3b4568a577f51.js.map

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long