Commit Graph

47 Commits

Author SHA1 Message Date
d16fa0097c New bt-tether.py plugin, easier set up. 2024-12-16 19:32:36 +01:00
fa2b8b97c4 Update package requirements
Signed-off-by: jayofelony <oudshoorn.jeroen@gmail.com>
2024-11-26 07:34:37 +01:00
e04badc254 Update build
Signed-off-by: jayofelony <oudshoorn.jeroen@gmail.com>
2024-11-17 20:04:18 +01:00
c42e8d0f5d Move BT status position in view
This moves the position of BT status a little to the left to make enough space for battery plugin status.

When a battery plugin is used along with bt-tether, BT status can overwrite the first character of the battery plugin status.

Signed-off-by: Ayman Bagabas <ayman.bagabas@gmail.com>
2024-05-01 16:26:11 -04:00
55c6007d32 Update everyting!
Signed-off-by: jayofelony <oudshoorn.jeroen@gmail.com>
2024-02-25 11:10:59 +01:00
faa48b2752 Change repo's
Signed-off-by: jayofelony <oudshoorn.jeroen@gmail.com>
2024-02-25 10:42:47 +01:00
74020451c8 Update for bookworm release 2023-12-15 12:30:14 +01:00
ddf64cb0b3 multiple edits
Signed-off-by: Jeroen Oudshoorn <oudshoorn.jeroen@gmail.com>
2023-09-21 12:13:41 +02:00
5b06689c83 internet-connection.py:
change position of the label

Signed-off-by: Jeroen Oudshoorn <oudshoorn.jeroen@gmail.com>
2023-09-20 11:40:10 +02:00
261d15f1a8 internet-connection.py:
change position of the label

Signed-off-by: Jeroen Oudshoorn <oudshoorn.jeroen@gmail.com>
2023-09-20 11:40:09 +02:00
46a34a25b5 version:
2.4.2

Signed-off-by: Jeroen Oudshoorn <oudshoorn.jeroen@gmail.com>
2023-09-20 11:40:07 +02:00
b8719538f4 version:
2.4.2

Signed-off-by: Jeroen Oudshoorn <oudshoorn.jeroen@gmail.com>
2023-09-20 11:40:06 +02:00
52b2d97252 version:
2.4.2

Signed-off-by: Jeroen Oudshoorn <oudshoorn.jeroen@gmail.com>
2023-09-20 11:40:06 +02:00
46bc455b62 version:
2.4.2

Signed-off-by: Jeroen Oudshoorn <oudshoorn.jeroen@gmail.com>
2023-09-20 11:40:05 +02:00
fd0a9afc51 v2.4.1
Signed-off-by: Jeroen Oudshoorn <oudshoorn.jeroen@gmail.com>
2023-09-18 10:55:35 +02:00
7ae3a6f07f v2.3.9
Signed-off-by: Jeroen Oudshoorn <oudshoorn.jeroen@gmail.com>
2023-09-16 22:58:49 +02:00
bb4d962957 v2.3.9
Signed-off-by: Jeroen Oudshoorn <oudshoorn.jeroen@gmail.com>
2023-09-14 22:59:55 +02:00
ff4f5c672a move code out of ui update hook 2020-04-18 16:46:29 +02:00
51e13aa1ad related to toml migration 2020-01-14 18:20:00 +01:00
6075296884 Switch to toml 2020-01-13 19:20:40 +01:00
ede01e50cd Add lock 2019-12-03 18:15:35 +01:00
548b42ef20 Lock ui on change 2019-11-30 14:20:37 +01:00
608904daf8 Call unload with ui arg 2019-11-30 09:43:39 +01:00
cc5c46906f Add plugins page 2019-11-27 21:22:40 +01:00
1d255b577d add gateway option to bt-tether 2019-11-13 15:37:20 +01:00
0f3d9db01d Fixed a small typo in bt-tether 2019-11-12 11:46:04 +01:00
86a3443b8d Handle exception if no Interface found 2019-11-04 17:55:16 +01:00
806efa1fc2 More consistency 2019-11-04 17:45:53 +01:00
537519dea6 Fix typo 2019-11-04 17:44:53 +01:00
4852b3f59e Make bt-tet lil bit more verbose 2019-11-04 17:41:27 +01:00
aeb6002e10 Make bt-tet less verbose 2019-11-03 23:25:55 +01:00
fd506b1533 Fix bt-tether config 2019-11-01 21:42:02 +01:00
a2bb66ad57 Fix case 2019-11-01 20:12:04 +01:00
9b58fed862 Typo 2019-11-01 18:23:55 +01:00
53ae8ea1cf Add check if connected but no interface created 2019-11-01 18:13:38 +01:00
5b66d687c4 Add multi bt-tether support 2019-11-01 18:00:07 +01:00
2f948306eb misc: refactored plugin system to use classes 2019-11-01 13:51:45 +01:00
bfdaffa14b Add reference to network object 2019-11-01 09:20:06 +01:00
9888e1fb39 spelling: stopping 2019-10-26 22:12:28 -04:00
102a061814 spelling: please 2019-10-26 22:09:37 -04:00
6f013bb1ef Fix lot of bt-tether problems 2019-10-25 01:06:29 +02:00
6cecca67a4 Fix str comparison and add sleep 2019-10-18 19:20:25 +02:00
10688ca7b0 Moved BT status to prevent overlap with last recon total APS
Signed-off-by: spees <speeskonijn@gmail.com>
2019-10-17 20:07:56 +02:00
5987f93009 Refracture code 2019-10-16 09:41:47 +02:00
ebeb22081b Improve logging and add already_connected check 2019-10-16 09:28:29 +02:00
8b366ca736 Add auto-pair and internet-sharing 2019-10-13 21:26:53 +02:00
e08b633c88 add bluetooth plugin 2019-10-13 13:14:22 +02:00