Skip to content

Releases: alexal1/Insomniac

Do a swipe to the bottom if all followers on the screen are skipped #78

01 Sep 08:51
Compare
Choose a tag to compare
v2.0.5

Do a swipe to the bottom if all followers on the screen are skipped #78

Confirm unfollowing for private accounts

01 Sep 08:50
Compare
Choose a tag to compare
2.0.4

Confirm unfollowing for private accounts

Fix crash when trying to switch language to English

31 Aug 17:34
Compare
Choose a tag to compare
2.0.3

Fix crash when trying to switch language to English

Immediately exit the script if action is blocked #27

31 Aug 06:00
Compare
Choose a tag to compare
2.0.2

Immediately exit the script if action is blocked #27

Unfollowing bugfixes and improvements

30 Aug 20:55
Compare
Choose a tag to compare

• Fix ignoring UNFOLLOWED state in --unfollow-any #96
• Unfollow only from inside a profile, not from the list of followings
• Make sure that unfollowing was done before setting UNFOLLOWED state

Migrate to uiautomator2

22 Aug 11:43
Compare
Choose a tag to compare

• Migrate to uiautomator2
• Fix not saving session after adb connection error
• Removing mass followers: persist list of usernames, fix bugs

IMPORTANT! After updating to this version, please install uiautomator2. It's pretty easy: run "pip3 install uiautomator2". You're free to uninstall uiautomator, but it's not necessary. When you launch the script the first time, uiautomator2 will install ATX app on your device, that's ok. This app receives http commands from the script.

Removing mass followers from your account automatically (Patrons only)

16 Aug 15:30
0d8f569
Compare
Choose a tag to compare

• --remove-mass-followers 100 to remove at most 100 mass followers
• --max-following 2000 to consider mass followers those who has more than 2000 followings
• whitelist provided

Add --unfollow-any and --min-following arguments

08 Aug 14:33
5748f2f
Compare
Choose a tag to compare

--unfollow-any is another action, it's an alternative to --unfollow and --unfollow-non-followers. Use it if you want to unfollow any users regardless of if they were followed by the script or not
--min-following can be set to always keep at least given number of followings

Short report after each successful interaction + minor optimization

02 Aug 14:48
Compare
Choose a tag to compare
v1.8.4

Merge branch 'master' of https://github.com/alexal1/Insomniac