Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/halak0013/deneyap_linux_gnu_web
Deneyap kart için Pardus ve Debian uygulaması
https://github.com/halak0013/deneyap_linux_gnu_web
deneyap gtk linux pardus
Last synced: 23 days ago
JSON representation
Deneyap kart için Pardus ve Debian uygulaması
- Host: GitHub
- URL: https://github.com/halak0013/deneyap_linux_gnu_web
- Owner: halak0013
- License: gpl-3.0
- Created: 2024-02-09T09:56:35.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-03-13T14:38:56.000Z (10 months ago)
- Last Synced: 2024-10-25T09:09:28.196Z (2 months ago)
- Topics: deneyap, gtk, linux, pardus
- Language: Python
- Homepage:
- Size: 107 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
[Türkçe](readmeTr.md) --- [English](readme.md)
# Pardus and Debian Deneyap clientComminication [Deneyap Board](https://deneyapkart.org/deneyapkart/deneyapblok/) and your deneyap board
## Features
You can
* install Deneyap core on system
* comminication [Deneyap Board](https://deneyapkart.org/deneyapkart/deneyapblok/) and your deneyap board
* search and install librarry
* look lof if there is error
* run it wort on background
* check port permission## Download
You can download from [release page](https://github.com/halak0013/deneyap_linux_gnu_web/releases)## Installing
All you have to do is download the deb file, double click and install it. You will continue with the installation steps and allow port permissions if necessary.## Dependencies
`sudo apt install python3-serial python3-requests python3-coloredlogs python3-websockets usbutils`
or
`pip install -r requirements.txt`
# Running
`python3 Main.py`
# Building
```console
sudo apt install devscripts git-buildpackage
sudo mk-build-deps -ir
gbp buildpackage --git-export-dir=/tmp/build/deneyap -us -uc --git-ignore-branch --git-ignore-new```
I gave help from [Deneyap-Kart-Web](https://github.com/deneyapkart/Deneyap-Kart-Web) for some of websocket part. because I didn't which port is using