BlackboardSync performs a periodic, incremental download of all your Blackboard content, such as lecture slides, lab sheets, and other attachments.
Being a student in this day and age means constantly having to keep up to date with the files that are uploaded to the student portal. I needed a tool that would take care of retrieving these files for me, allowing me to focus on the work to be done. Something I could set up and forget about.
What I was looking for in such an application was:
- Automatic syncing with minimal intervention after the initial setup
- Graphical interface
- Cross-platform compatibility
- It would make use of the Blackboard REST API
60+ Universities Supported Around the World
Why is my university/college not supported?
To provide support for a specific university, it is necessary to have some knowledge about its login process.
If you would like to help to add support for your university, or would like to see which universities are currently supported, start here.
Built with:
- Supported content:
- Attachments of any* type (e.g. .docx, .pptx, .pdf, etc.)
- Internet links
- Content descriptions (saved as html files)
- Cross-platform
- Linux, Windows, and macOS ready
*: Except videos
Please first download the latest release.
MacOS Installation
You will need to confirm the installation in System Preferences > Security and Privacy
.
You can see the specific steps in the GIF below. After the program has been installed, you may eject the mounted disk.
python3 -m pip install blackboardsync
blackboardsync
Requires Python >=3.10, pip, pipenv, git
git clone https://github.com/sanjacob/BlackboardSync.git
cd BlackboardSync
pipenv install
pipenv run python -m blackboard_sync
You can find all releases on GitHub.
Contributions are welcome.
More details available at CONTRIBUTING.md
We are looking for beta testers for all platforms!
Open a GitHub issue here.
bc1qhvcs07y3jnf09kahefscs05gxlmvhu542wzvgp
If you wish to contribute in a different way, please inquire.
This software is distributed under the General Public License v2.0, more information available at the Free Software Foundation.
README templates/guide by tonycrosby-tech, neildrew, and Rita Łyczywek
Flathub team for their quick work in approving the app ❤️