krishna-v / act-broadband

Linux scripts to work with ACT Broadband
GNU General Public License v3.0
1 stars 0 forks source link

Contact :-) #1

Open rishabmehta7 opened 3 years ago

rishabmehta7 commented 3 years ago

Hey Krishna,

Not an issue just wanted to contact you :-)

Saw your ACT Login script. Just wanted to chat if you could help me build something on similar lines.

Basically I am trying to set up an ACT Fibernet integration with home-assistant (https://www.home-assistant.io/). I am trying to build something simple that just logs in to the ACT portal. Pulls the current usage for the day, total monthly usage and FUP, as well as some general info such as plan details etc. I am just a beginner with Python. (I am a networking/virtualization/cloud person who deals more with switches, routers and other datacenter related equipment etc and AWS GCP to an extent). Just contacting you to see if you could help me. I am just looking at some direction and guidance and will make sure you get all credit for any help you can provide.

Rishab

krishna-v commented 3 years ago

Hi Rishab, I just saw this. Thanks for reaching out. Unfortunately I've moved out of Bangalore and no longer have an ACT connection, so I don't have access to a live portal page anymore. Have you checked sharath-psh/ACT-Broadband-Data-Usage-Monitor? It seems to do a lot of what you want, and could be a good starting point. It seems unnecessarily heavy-duty, with Selenium Webdriver, where Python could probably directly do it, but it's a start.

Cheers! Krishna

rishabmehta7 commented 3 years ago

Thanks for replying Krishna, Sharath also seems inactive :-(

krishna-v commented 3 years ago

Hi Rishab, I've moved back to Bangalore and got a new ACT account. Check out get_act_info.py in this repository, and tell me if that's what you are looking for.

rishabmehta7 commented 3 years ago

That's great Krishna. Would be open to getting on a zoom to chat over a weekend? I could explain wat I am trying to do...

krishna-v commented 3 years ago

Sure Rishab. On Thu, 23 Sep, 2021, 19:34 Rishab Mehta, @.***> wrote:

That's great Krishna. Would be open to getting on a zoom to chat over a weekend? I could explain wat I am trying to do...

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/krishna-v/act-broadband/issues/1#issuecomment-925847227, or unsubscribe https://github.com/notifications/unsubscribe-auth/AF6GWTOE676PQSZ3YY6F3NLUDMXXTANCNFSM4VTAG2GA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

rishabmehta7 commented 3 years ago

Let me know what time tomorrow works for you.

krishna-v commented 3 years ago

Can do 4PM. Does that work for you? Did you try the python script?

rishabmehta7 commented 3 years ago

Does 5ish work for you? Haven't tried the python tho.

On Sat, 25 Sep, 2021, 3:00 pm Krishna V, @.***> wrote:

Can do 4PM. Does that work for you? Did you try the python script?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/krishna-v/act-broadband/issues/1#issuecomment-927094838, or unsubscribe https://github.com/notifications/unsubscribe-auth/AK5X3XXVKIW64JAPHGYIOZTUDWJEZANCNFSM4VTAG2GA .

krishna-v commented 3 years ago

Yes 5PM works. Try the script and see. get_act_into.py -h should give you the usage. get_act_info -u -o outfile should produce a full output into outfile. It's a JSON, so you should be able to parse it easily. It runs a bit slow because the ACT portal sucks big time, so wait for like 30 seconds for the script to finish.

rishabmehta7 commented 3 years ago

How do we meet? My email ID is @.***

Can you send me an email with ur ID, I can send u a zoom.

On Sat, Sep 25, 2021 at 3:44 PM Krishna V @.***> wrote:

Yes 5PM works. Try the script and see. get_act_into.py -h should give you the usage. get_act_info -u -o outfile should produce a full output into outfile. It's a JSON, so you should be able to parse it easily. It runs a bit slow because the ACT portal sucks big time, so wait for like 30 seconds for the script to finish.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/krishna-v/act-broadband/issues/1#issuecomment-927099573, or unsubscribe https://github.com/notifications/unsubscribe-auth/AK5X3XSTCNJ63UPDKTEKXELUDWOILANCNFSM4VTAG2GA .

krishna-v commented 3 years ago

Krishna is inviting you to a scheduled Zoom meeting.

Topic: ACT Time: Sep 25, 2021 06:15 PM Mumbai, Kolkata, New Delhi

Join Zoom Meeting https://us05web.zoom.us/j/86092966294?pwd=Tk5Xay92YXhjUGlGUi9veENVSEVoQT09

Meeting ID: 860 9296 6294 Passcode: ds7na5

rishabmehta7 commented 3 years ago

Hey missed ur mail.

Are u still up for it?

On Sat, 25 Sep, 2021, 6:10 pm Krishna V, @.***> wrote:

Krishna Visweswaran is inviting you to a scheduled Zoom meeting.

Topic: ACT Time: Sep 25, 2021 06:15 PM Mumbai, Kolkata, New Delhi

Join Zoom Meeting https://us05web.zoom.us/j/86092966294?pwd=Tk5Xay92YXhjUGlGUi9veENVSEVoQT09

Meeting ID: 860 9296 6294 Passcode: ds7na5

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/krishna-v/act-broadband/issues/1#issuecomment-927115617, or unsubscribe https://github.com/notifications/unsubscribe-auth/AK5X3XVVBDWWBRC63LCSIMLUDW7K7ANCNFSM4VTAG2GA .

krishna-v commented 3 years ago

yes am on the call