Skip to content

thatgirlAm/Deleting_useless_Instagram_notifications__Python-automate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

Hello, tired of useless instagram notifications that your mate "liked" your message? Right door !

Here we will make a python automation which will delete those notifications off your Android device every 2 hours, let's go !

Context

Here's how we'll proceed : we'll access the phone through ADB and read notifications, when "liked" is encountered, the whole line (which is the whole notification is deleted) we'll use an infinite loop + the sleep feature of the time library to add an interval which will result in running the script every two hours (every 7200 seconds)

About

Tired of annoying Instagram notifications that somene "liked" your message ?

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages