diff --git a/hardware/mobile/guiscrcpy/actions.py b/hardware/mobile/guiscrcpy/actions.py
new file mode 100644
index 0000000000..f9ea11781c
--- /dev/null
+++ b/hardware/mobile/guiscrcpy/actions.py
@@ -0,0 +1,23 @@
+#!/usr/bin/env python
+# -*- coding: utf-8 -*-
+#
+# Licensed under the GNU General Public License, version 3.
+# See the file http://www.gnu.org/licenses/gpl.txt
+
+from pisi.actionsapi import python3modules
+from pisi.actionsapi import pisitools
+
+def build():
+ python3modules.compile()
+
+def install():
+ python3modules.install()
+ pisitools.insinto("/usr/share/metainfo", "appimage/guiscrcpy.appdata.xml")
+ pisitools.insinto("/usr/share/applications", "appimage/guiscrcpy.desktop")
+
+ for size in ["128", "256"]:
+ pisitools.insinto("/usr/share/icons/hicolor/%sx%s/apps" %(size, size), "appimage/guiscrcpy-%s.png" % size, "guiscrcpy.png")
+
+ # pisitools.insinto("", "")
+
+ pisitools.dodoc("LICENSE", "README*")
diff --git a/hardware/mobile/guiscrcpy/pspec.xml b/hardware/mobile/guiscrcpy/pspec.xml
new file mode 100644
index 0000000000..3d33a7d896
--- /dev/null
+++ b/hardware/mobile/guiscrcpy/pspec.xml
@@ -0,0 +1,62 @@
+
+
+
+
+ guiscrcpy
+ https://github.com/srevinsaju/guiscrcpy
+
+ PisiLinux Community
+ admins@pisilinux.org
+
+ GPLv3
+ app
+ Open Source GUI based Android Screen Mirroring System
+ guiscrcpy
+ Açık Kaynak GUI tabanlı Android Ekran Yansıtma Sistemi
+ https://github.com/srevinsaju/guiscrcpy/archive/refs/tags/v2023.1.1.tar.gz
+
+ python3-build
+ python3-tomli
+ python3-installer
+ python3-poetry-core
+
+ -->
+
+
+
+
+ guiscrcpy
+
+ python3
+ python3-click
+ python3-qtpy
+ python3-oloredlogs
+ python3-poetry-core
+ python3-humanfriendly
+
+
+ /usr/bin
+ /usr/lib
+ /usr/share
+ /usr/share/icons
+ /usr/share/applications
+ /usr/share/metainfo
+ /usr/share/doc
+
+
+
+
+
+ 2023-06-11
+ 2023.1.1
+ First release
+ PisiLinux Community
+ admins@pisilinux.org
+
+
+
diff --git a/hardware/mobile/guiscrcpy/translations.xml b/hardware/mobile/guiscrcpy/translations.xml
new file mode 100644
index 0000000000..6ecd5c697f
--- /dev/null
+++ b/hardware/mobile/guiscrcpy/translations.xml
@@ -0,0 +1,8 @@
+
+
+
+ guiscrcpy
+ Open Source GUI based Android Screen Mirroring System
+ Açık Kaynak GUI tabanlı Android Ekran Yansıtma Sistemi
+
+
diff --git a/pisi-index.xml b/pisi-index.xml
index 370f3c82ff..162c1c6643 100644
--- a/pisi-index.xml
+++ b/pisi-index.xml
@@ -395212,6 +395212,61 @@ from a wide variety of machine architectures.
+
+
+ guiscrcpy
+ https://github.com/srevinsaju/guiscrcpy
+
+ PisiLinux Community
+ admins@pisilinux.org
+
+ GPLv3
+ app
+ hardware.mobile
+ Open Source GUI based Android Screen Mirroring System
+ Open Source GUI based Android Screen Mirroring System
+ Açık Kaynak GUI tabanlı Android Ekran Yansıtma Sistemi
+ Açık Kaynak GUI tabanlı Android Ekran Yansıtma Sistemi
+ guiscrcpy
+ https://github.com/srevinsaju/guiscrcpy/archive/refs/tags/v2023.1.1.tar.gz
+
+ python3-build
+ python3-tomli
+ python3-installer
+ python3-poetry-core
+
+ hardware/mobile/guiscrcpy/pspec.xml
+
+
+ guiscrcpy
+
+ python3
+ python3-click
+ python3-qtpy
+ python3-oloredlogs
+ python3-poetry-core
+ python3-humanfriendly
+
+
+ /usr/bin
+ /usr/lib
+ /usr/share
+ /usr/share/icons
+ /usr/share/applications
+ /usr/share/metainfo
+ /usr/share/doc
+
+
+
+
+ 2023-06-11
+ 2023.1.1
+ First release
+ PisiLinux Community
+ admins@pisilinux.org
+
+
+
usb-modeswitch
diff --git a/pisi-index.xml.sha1sum b/pisi-index.xml.sha1sum
index 96cc2ad2a0..2de733ccc4 100644
--- a/pisi-index.xml.sha1sum
+++ b/pisi-index.xml.sha1sum
@@ -1 +1 @@
-9fb0b458e25d8bc99342f6d276648a8d95459954
\ No newline at end of file
+248a823cdd809e9d8d66e3ed6b588c179ef0fd84
\ No newline at end of file
diff --git a/pisi-index.xml.xz b/pisi-index.xml.xz
index 31715b52f3..396fc86d31 100644
Binary files a/pisi-index.xml.xz and b/pisi-index.xml.xz differ
diff --git a/pisi-index.xml.xz.sha1sum b/pisi-index.xml.xz.sha1sum
index 7e2ad2c1a7..17c99d150e 100644
--- a/pisi-index.xml.xz.sha1sum
+++ b/pisi-index.xml.xz.sha1sum
@@ -1 +1 @@
-de6192cd654dbed2e25965c3663eb2156227f86b
\ No newline at end of file
+58bb25ebf9b75f57888a7d5361d2ac3664be839f
\ No newline at end of file