[PR #2] [CLOSED] @flet ile daha efektif arayüz altyapısı #10

Closed
opened 2026-02-27 10:15:31 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/mcagriaksoy/tcdd-bilet-yer-kontrol/pull/2
Author: @keyiflerolsun
Created: 12/24/2022
Status: Closed

Base: masterHead: master


📝 Commits (10+)

📊 Changes

37 files changed (+1363 additions, -267 deletions)

View changed files

.github/FUNDING.yml (+4 -0)
.gitignore (+129 -0)
Assets/favicon.ico (+0 -0)
Assets/favicon.png (+0 -0)
Assets/icons/apple-touch-icon-192.png (+0 -0)
Assets/icons/icon-192.png (+0 -0)
Assets/icons/icon-512.png (+0 -0)
Assets/icons/icon-maskable-192.png (+0 -0)
Assets/icons/icon-maskable-512.png (+0 -0)
Assets/icons/loading-animation.png (+0 -0)
Assets/index.html (+91 -0)
Assets/manifest.json (+35 -0)
CLI/__init__.py (+3 -0)
Control.py (+0 -63)
DriverGet.py (+0 -13)
DriverSetting.py (+0 -12)
LICENSE (+674 -0)
Layouts/KekikFlet.py (+14 -0)
Layouts/Panel.py (+139 -0)
Layouts/__init__.py (+4 -0)

...and 17 more files

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/mcagriaksoy/tcdd-bilet-yer-kontrol/pull/2 **Author:** [@keyiflerolsun](https://github.com/keyiflerolsun) **Created:** 12/24/2022 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (10+) - [`a875a49`](https://github.com/mcagriaksoy/tcdd-bilet-yer-kontrol/commit/a875a499ff6283ec5e35bc5dcb60ce2855812bf5) 🕊 - [`1310df3`](https://github.com/mcagriaksoy/tcdd-bilet-yer-kontrol/commit/1310df30bb9e8a1fbd0eae29f840ac69c52ba72a) 🕊 - [`1f0413d`](https://github.com/mcagriaksoy/tcdd-bilet-yer-kontrol/commit/1f0413d40f94bd76de024e1924a62b6cf7357037) 🕊 - [`fa73857`](https://github.com/mcagriaksoy/tcdd-bilet-yer-kontrol/commit/fa7385794704956756a222aa7ab890568148c421) 🕊 - [`400f265`](https://github.com/mcagriaksoy/tcdd-bilet-yer-kontrol/commit/400f2658d3e131eacd67486fe06836e0d50e63d9) 🕊 - [`3b29033`](https://github.com/mcagriaksoy/tcdd-bilet-yer-kontrol/commit/3b29033ca3b59550981d8969b7ae9630d2750603) 🕊 - [`4ca68d0`](https://github.com/mcagriaksoy/tcdd-bilet-yer-kontrol/commit/4ca68d0f85f16595884c56426aa84c00db3b8296) 🕊 - [`07bf624`](https://github.com/mcagriaksoy/tcdd-bilet-yer-kontrol/commit/07bf62424bf484693cc3db8ff76416d8533e6460) 🕊 - [`8f7f485`](https://github.com/mcagriaksoy/tcdd-bilet-yer-kontrol/commit/8f7f485b7365bbb98ffb23a54a77ff070d8eda5b) 🕊 - [`9fc22dc`](https://github.com/mcagriaksoy/tcdd-bilet-yer-kontrol/commit/9fc22dc8cb646af6435592ecffa02bed84ecc8f7) [ImgBot] Optimize images ### 📊 Changes **37 files changed** (+1363 additions, -267 deletions) <details> <summary>View changed files</summary> ➕ `.github/FUNDING.yml` (+4 -0) ➕ `.gitignore` (+129 -0) ➕ `Assets/favicon.ico` (+0 -0) ➕ `Assets/favicon.png` (+0 -0) ➕ `Assets/icons/apple-touch-icon-192.png` (+0 -0) ➕ `Assets/icons/icon-192.png` (+0 -0) ➕ `Assets/icons/icon-512.png` (+0 -0) ➕ `Assets/icons/icon-maskable-192.png` (+0 -0) ➕ `Assets/icons/icon-maskable-512.png` (+0 -0) ➕ `Assets/icons/loading-animation.png` (+0 -0) ➕ `Assets/index.html` (+91 -0) ➕ `Assets/manifest.json` (+35 -0) ➕ `CLI/__init__.py` (+3 -0) ➖ `Control.py` (+0 -63) ➖ `DriverGet.py` (+0 -13) ➖ `DriverSetting.py` (+0 -12) ➕ `LICENSE` (+674 -0) ➕ `Layouts/KekikFlet.py` (+14 -0) ➕ `Layouts/Panel.py` (+139 -0) ➕ `Layouts/__init__.py` (+4 -0) _...and 17 more files_ </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 10:15:31 +03:00
Sign in to join this conversation.
No labels
bug
bug
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/tcdd-bilet-yer-kontrol-mcagriaksoy#10
No description provided.