Facebook-online-friend-tracker

Latest version: v2.0.1

Safety actively analyzes 623694 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

2.0.1

- **[UPDATED]** Using Selenium v3.0.2 now.

2.0.0

- **[UPDATED]** Updated the main logic of the tool to allow users to securely enter their credentials instead of entering it in raw text.
- **[UPDATED]** Updated the main iteration logic so that cron jobs and task schedulers are no longer needed. The tool takes care of that for you now by allowing you to choose how often to check your number of online friends.

1.2.3

Not secure
- **[FIXED]** Fixed issue where the script would crash if zero friends were online when the script ran.

1.2.2

Not secure
- **[FIXED]** Fixed issue where the script would insert empty newlines between each row in the CSV file on Windows.

1.2.1

Not secure
- **[FIXED]** Fixed issue where the chat bar wouldn't show up in the desired format for larger screens. Window size is now explicitly set.

1.2.0

Not secure
- **[ADDED]** Added `chromedriver_installer` dependency which ensures that chromedriver gets configured properly for the user on any OS.
- **[UPDATED]** Replaced explicit wait for Facebook to finish updating friends list with a JavaScript listener to listen for the dynamic ajax call that Facebook makes when updating the friends list.
- **[UPDATED]** Updated the implicit wait of selenium from 180 seconds -> 120 seconds.
- **[UPDATED]** Updated the login flow to click on login button instead of depending on the `Keys` module to send an `Enter` key.
- **[UPDATED]** Updated documentation and console output.

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.