A tool for scheduling posts on Instagram, implemented in Python using the Selenium module. This is just a personal project to practice TDD and Selenium, as well as learn about GUI applications in Python.
[X] Skeleton of the project
[X] Unit, integration, and functional tests
[X] CLI application
[ ] GUI application
[ ] Integration with the official Instagram API (maybe, just to see how it works)
[ ] Web application (maybe, but it is probably another project)
Use the Issue Tracker to submit bug reports and feature/enhancement requests. Before submitting a new issue, ensure that there is no similar open issue.
Anyone manually testing the code and reporting bugs or suggestions for enhancements in the Issue Tracker are very welcome!
Patches/fixes are accepted in form of pull requests (PRs). Make sure the issue the pull request addresses is open in the Issue Tracker.
Submitted pull request is deemed to have agreed to publish under GPL v3.
GNU General Public License v3.0 or later
Check COPYING to see the full text.