-
Notifications
You must be signed in to change notification settings - Fork 4
Home
Luka Abramović edited this page May 5, 2019
·
2 revisions
The goal of this wiki is to document as much of the code as possible to ease newjoiners in understand the code base. Also, we will highlight the vision and goal of the project towards which we will strive.
Subcrawl is an application which scans designated folder for movies and downloads subtitles in the users chosen language. It consists of the operating logic written in Python 3, and the GUI which is written with PyQt5 which is also Python 3.
If you wish to enhance this wiki, simply create a pull request (check our contributing guide). After the inspection has been carried out and the changes are satisfactory, we can merge the pull with the master branch and add the edited changes.