Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Restructure #2

Open
wants to merge 90 commits into
base: restructure_base
Choose a base branch
from
Open

Conversation

antiDigest
Copy link

No description provided.

aprzn123 and others added 12 commits June 16, 2020 18:26
…cumentation (which was previously copy pasted from countryinfo because I couldn't think of what to say and needed a filler)
…lass with repeating elements in voice.py and general grammr issues
* Add Test-gui based on kivy
* Create enum 'Platform'
* Add Platform 'Android' + 'pre-build' plugin list support
* Clean up imports using isort
* Add buildozer.spec for android build
@antiDigest antiDigest changed the base branch from restructure_base to feature/language June 30, 2020 20:25
@antiDigest antiDigest changed the base branch from feature/language to restructure_base June 30, 2020 20:27
antiDigest and others added 16 commits June 30, 2020 15:50
Now spaces can be used in Jarvis dir's path
* Added Image to pdf conversion

- Added pdf conversion for a single image
- Added the required modules to requirements.txt

* Added Support for multiple images in the same folder
- The images in a folder will be converted to a pdf in the same directory as the folder.

* Pdf to image convertor

- Added functionality for pdf to image conversion.
- Improved code of imgtopdf by adding more functions.
- Added exception handling and new directory creation functionality.

* Improved code sharing between files

- Moved get_parent_directory to GeneralUtilities.py
- Moved get_saving_directory and incorrect_option to CmdInterpreter.py
- Added object Oriented functionality for calling the above functions

* Invalid path and error handling

- Added functionality for checking the path of the pdf/images.
- Verifying the correct extension of the path.
- Handling invalid option entry while saving the pdf/images.

* Fixed Linting Errors
pnhofmann added 2 commits October 21, 2020 15:20
added offline speech recognition for voice_control.py and added internet control plugin
@pnhofmann pnhofmann deleted the restructure branch December 25, 2022 09:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.