No longer active, Ntfy based approach superceeded this

This commit is contained in:
Paul 2023-04-15 13:35:04 -05:00
parent d58d386d18
commit ec412d7ad7
12 changed files with 50 additions and 158 deletions

View file

@ -1,18 +1,18 @@
object Form1: TForm1
Left = 474
Left = 439
Height = 139
Top = 463
Width = 299
Top = 286
Width = 315
Caption = 'Internet Traffic Monitor'
ClientHeight = 139
ClientWidth = 299
ClientWidth = 315
OnCreate = FormCreate
LCLVersion = '2.2.5.0'
object Label1: TLabel
Left = 14
Height = 19
Height = 23
Top = 23
Width = 113
Width = 109
Caption = 'Today''s Usage'
ParentColor = False
end
@ -25,9 +25,9 @@ object Form1: TForm1
end
object Label3: TLabel
Left = 14
Height = 19
Height = 23
Top = 48
Width = 189
Width = 183
Caption = 'Computed Monthly Max'
ParentColor = False
end
@ -40,9 +40,9 @@ object Form1: TForm1
end
object Label5: TLabel
Left = 14
Height = 19
Height = 23
Top = 71
Width = 182
Width = 177
Caption = 'Current Monthly Usage'
ParentColor = False
end
@ -54,7 +54,7 @@ object Form1: TForm1
ParentColor = False
end
object Button1: TButton
Left = 208
Left = 224
Height = 25
Top = 104
Width = 75