mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-15 14:16:02 -06:00
[GH-ISSUE #2032] Python Barrier Client #1483
Labels
No labels
HiDPI
bounty
bsd/freebsd
bsd/openbsd
bug
bug
build-infra
cantfix
critical
doc
duplicate
enhancement
fix-available
from git
from release
good first issue
help wanted
installer/package
invalid
linux
macOS
meta
needs testing
pull-request
query
question
regression
regression
v2.4.0
windows
wontfix
work-in-progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/barrier#1483
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @jzhvymetal on GitHub (Apr 8, 2024).
Original GitHub issue: https://github.com/debauchee/barrier/issues/2032
What happened?
Not a bug
Version
v2.0.0-RC1
Git commit hash (if applicable)
No response
If applicable, where did you install Barrier from?
No response
What OSes are you seeing the problem on? (Check all that apply)
Windows
What OS versions are you using?
Python
Relevant log output
No response
Any other information
This is not a bug, but this repository doesn't have any other type of post. It's a Barrier client written in Python. I needed to learn Python, so what better way than to create a new project? All details can be found in the following repository link below.
https://github.com/jzhvymetal/PY_Barrier
FYI, I also wrote an Arduino IDE sketch for ESP32-S3 in C. Originally, I wasn't getting good performance in the microcontroller Pythons. I overcame that hurdle, so I focused more on the Python implementation. I need to clean up the code and will also release it.