Skip to content

[Enhancement] Add plugin to use local repository files#31

Open
kalanik0a wants to merge 3 commits intoEliverLara:masterfrom
kalanik0a:master
Open

[Enhancement] Add plugin to use local repository files#31
kalanik0a wants to merge 3 commits intoEliverLara:masterfrom
kalanik0a:master

Conversation

@kalanik0a
Copy link
Copy Markdown

This pull request includes:

  1. New plugin which uses the local repository JSON file instead of the networked JSON file
  2. Installer and uninstaller for the local JSON plugin
  3. Installer and uninstaller for the local plugin which uses networked JSON
  4. Updates the README.md to include usage of these files
  5. Adds no changes to the previously existing files except README.md

The new plugin has a few tiny changes. The difference is that the requests package was removed from the non-networked plugin, and the JSON web request was replaced with a local file read into a JSON object in that plugin.

kalanik0a added 2 commits May 12, 2020 11:23
	Added:

	install-local.sh    - Installs the plugin which uses the local json themes file
	install-remote.sh   - Installs the plugin which uses JSON requests to get the json themes file
	uninstall-local.sh  - Uninstalls the plugin which uses the local json themes file
	uninstall-remote.sh - Uninstalls the plugin which uses JSON requests to get the json themes file
	plugin/terminator-themes-local.py    - Modified version which uses the local repository json themes file
	Removed unused requests python import in the local plugin
	Updated the README.md to include the new files
@kalanik0a kalanik0a changed the title [Enhancement] Add plugin to use local repo files [Enhancement] Add plugin to use local repository files May 12, 2020
EliverLara is the one keeps track of all the themes for this repository
by default.
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.

1 participant