JJTech
e0795e8f72
Merge pull request #49 from danipoak/sms-registration
2023-11-30 16:40:45 +01:00
JJTech
2f3a1e4fe8
Merge pull request #54 from Nystrata/sms-registration
2023-11-29 18:16:36 +01:00
Nystrata
b69d3e2a26
Update README.md
...
Remove Sunbird mention
2023-11-29 09:02:36 -08:00
Steven Burnham
f9964390fe
fixed some more links in the scripts
2023-11-20 21:46:24 -05:00
Steven Burnham
bf28e6a69c
Revert "fixed some more links in the scripts"
...
This reverts commit 210cc96f32
.
2023-11-20 21:45:43 -05:00
Steven Burnham
210cc96f32
fixed some more links in the scripts
2023-11-20 21:30:01 -05:00
Steven Burnham
fe27e41e89
updated links for new repo
2023-11-20 21:09:08 -05:00
Steven Burnham
e5f59c23f7
added manual instructions with fixed errors
2023-11-19 21:43:21 -05:00
danipoak
c4828b3747
Merge branch 'beeper:sms-registration' into sms-registration
2023-11-19 21:34:31 -05:00
Steven Burnham
b12c11f124
Modified readme to use automated installers
2023-11-19 21:33:58 -05:00
JJTech0130
bacefed8b8
notify other devices of new handles
2023-11-19 12:12:17 -05:00
Steven Burnham
7aa7d42612
added git for mac install
2023-11-17 21:58:09 -05:00
Steven Burnham
1c1e5f187d
added first working version
2023-11-17 21:35:48 -05:00
Steven Burnham
8c5359957c
removed daemon execution, added new script to execute daemon
2023-11-17 19:05:43 -05:00
JJTech
5938ee0a15
Merge pull request #43 from danipoak/sms-registration
2023-11-17 23:31:31 +01:00
JJTech
d39dea3253
Merge branch 'sms-registration' into sms-registration
2023-11-17 23:31:10 +01:00
JJTech
7dd62e93c9
Merge pull request #47 from SpaceSaver/sms-registration
2023-11-17 23:28:05 +01:00
SpaceSaver
cde8116a66
Fix reg_notify
2023-11-16 17:00:09 -05:00
SpaceSaver
50f2d89b4f
Fix some mistakes and add the potential for a None
2023-11-16 16:58:16 -05:00
SpaceSaver
09bc433b72
Implement daemon reuse
2023-11-16 16:55:08 -05:00
Steven Burnham
846297f477
added macos/linux check and OS specifics
2023-11-15 22:01:07 -05:00
Steven Burnham
a8f6a44c45
fixed venv typo
2023-11-15 21:31:42 -05:00
Steven Burnham
11e400c892
fixed a lot of bugs
2023-11-14 18:43:36 -05:00
Steven Burnham
f0549c86b7
fixed borken link and added prints
2023-11-14 17:19:35 -05:00
Steven Burnham
b93dc9ce08
udpated for syntax errors
2023-11-14 17:08:26 -05:00
Steven Burnham
f0642d7ff7
added necessary module
2023-11-12 19:43:59 -05:00
Steven Burnham
3556dacf0f
added draft CLI installers
2023-11-10 21:51:33 -05:00
Steven Burnham
2e59865f9d
deleted unassigned variable
2023-11-10 20:49:21 -05:00
Steven Burnham
256eb23298
deleted extra expiration assignment
2023-11-10 20:44:38 -05:00
Steven Burnham
07ecf064dd
truncated time decimals.
2023-11-09 23:07:33 -05:00
Steven Burnham
e38d9fcda2
Added new cronreg argument for conditional reregistration
2023-11-09 20:53:10 -05:00
Steven Burnham
e34a1e2b87
fixed typo
2023-11-08 19:05:00 -05:00
Steven Burnham
b4db7fac66
Added sleep to cron call to account for slow startup
2023-11-07 21:12:20 -05:00
danipoak
de4a05cafa
Merge branch 'beeper:sms-registration' into sms-registration
2023-11-07 18:01:15 -05:00
Steven Burnham
ba25dfe271
fixed typo in crontab entry
2023-11-07 18:00:35 -05:00
Steven Burnham
089fdfdc7b
removed --reregister from --daemon
2023-11-06 21:05:04 -05:00
JJTech
6ade382ee9
Merge pull request #42 from SpaceSaver/sms-registration
2023-11-06 23:50:36 +01:00
SpaceSaver
47eaae9edc
Enable viewing the date for expiry
2023-11-06 17:25:23 -05:00
JJTech
65903ba3c5
fix a stupid bug
2023-11-06 17:08:36 -05:00
Steven Burnham
515d4047e0
Updated readme to use venv and crontab
2023-11-05 21:25:52 -05:00
JJTech
9de9f75a16
Update demo.py
2023-11-01 22:05:33 -04:00
Kasherpete
af41a96343
Daemon flag addition ( #41 )
...
* `--keepalive` flag added
* Time zones fixed, minor changes and bug fixes
* Update logging, `--daemon` is finished
* Reuse APNs connection when running `--daemon`
* Stability updates for `--daemon`
* refactor daemon code
---------
Co-authored-by: JJTech0130 <jjtech@jjtech.dev>
2023-11-01 20:59:13 -04:00
JJTech
b0e73066b2
New serial
2023-10-30 14:30:19 -04:00
Kasherpete
9a0f55ab18
Fix ignoring gateway parameter ( #34 )
...
* Add custom exceptions and fix logging
* Fix "done" message
* Fix gateway stuff
* Fix `P:`
* Fix cscook's `--reg-notify` code
2023-10-23 19:28:36 -04:00
Steve
b4a288171b
Correct URL for BlueBubbles ( #38 )
2023-10-23 11:06:03 -04:00
cscook
d15716a7da
Adding registration notification option ( #37 )
2023-10-23 11:05:02 -04:00
JJTech
0d5f3d91f6
Remove message to me lol
2023-10-13 18:24:39 -04:00
JJTech0130
79f5d8ec34
sms query limit testing
2023-10-08 13:48:53 -04:00
JJTech
0bedeba32a
Merge pull request #33 from Kasherpete/sms-registration
...
Update README.md
2023-10-04 20:53:07 -04:00
Kasherpete
2daa402ad6
Increase timeout to 30s
2023-10-03 21:34:13 -05:00