Sync your blackboard content to your device
Project description
BlackboardSync
Automatic Syncing Of Your Blackboard Content
BlackboardSync performs a periodic, incremental download of all your Blackboard content, such as lecture slides, lab sheets, and other attachments.
About
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
30+ Universities Supported Around the World
Why is my university not supported?
Simply put, some information is necessary to make the login process compatible with any given university. 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:
Features
- 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
Installation
Binaries
You can find all releases on GitHub. Only MacOS (.dmg) and Windows (.exe) are supported at the moment.
Note: These releases are automatically built on GitHub Actions from source.
⚠️ ATTENTION MACOS USERS
On MacOS, you will face an issue when trying to open the application, since it has not been notarised by Apple. A workaround can be found here.
From PyPI
python3 -m pip install blackboardsync
python3 -m blackboard_sync # notice the underscore
From source
Requirements
From your command line:
Clone the repository
git clone https://github.com/jacobszpz/BlackboardSync.git
cd BlackboardSync
To fetch the dependencies, run
pipenv install
To start the program
pipenv run python -m blackboard_sync
Contributions
Contributions are welcome.
More details available at CONTRIBUTING.md
Bugs, issues or feature requests?
Open a GitHub issue here.
Show Your Support
Ko-fi ☕
LiberaPay
Bitcoin ₿
bc1qhvcs07y3jnf09kahefscs05gxlmvhu542wzvgp
License
This software is distributed under the General Public License v2.0, more information available at the Free Software Foundation.
Acknowledgements
README templates/guide by tonycrosby-tech, neildrew, and Rita Łyczywek
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file blackboardsync-0.9.11a2.tar.gz
.
File metadata
- Download URL: blackboardsync-0.9.11a2.tar.gz
- Upload date:
- Size: 286.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 52071f93cfd2c7b048645268e96345935120c428040dcd6a158c6b245f8ea250 |
|
MD5 | 0ec92699b33f400ea6c7ae83bc45983d |
|
BLAKE2b-256 | a5495234b0c50111b328882a9f5766a8b0395f457c0fee25e334e716d6201f9b |
File details
Details for the file blackboardsync-0.9.11a2-py3-none-any.whl
.
File metadata
- Download URL: blackboardsync-0.9.11a2-py3-none-any.whl
- Upload date:
- Size: 225.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d0e9d53f92edba8d42753bc6204ea3a2d41c02da32fcfd13ae6b03a1053cca89 |
|
MD5 | afc5f6983f3e05b4327b3101cb5c27bd |
|
BLAKE2b-256 | 44e0fc589b4969dad1114013d1a67f72003b4b1062f5e9566413e8bf571b3708 |