first push

This commit is contained in:
Taiwo Kareem 2017-03-31 22:11:47 +01:00
commit 11d96663f0
8 changed files with 373262 additions and 0 deletions

21
LICENSE Normal file
View File

@ -0,0 +1,21 @@
MIT License
Copyright (c) 2017 Taiwo Kareem
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

20
README.md Normal file
View File

@ -0,0 +1,20 @@
# variety bible text
To be used for displaying random verses on linux computer that supports the variety application
## How to use
Install variety from the terminal
```bash
$ sudo add-apt-repository ppa:peterlevi/ppa
$ sudo apt-get update
$ sudo apt-get install variety
```
> Please don't copy the `$` symbol as it just represents the terminal/prompt (I am using the Ubuntu package manager in this case, you might have to google your own linux version of package manager and how to install variety)
After variety has been installed, copy the bible text of your choice into the `~/.config/variety/pluginconfig/quotes` folder.
Reopen variety and go to the `effects` tab and check the `show random wise quotes on the desktop` check box
![Effects tab](./images/effect.png)

62203
bibles/akjv.txt Executable file

File diff suppressed because it is too large Load Diff

124408
bibles/amp.txt Normal file

File diff suppressed because it is too large Load Diff

62203
bibles/kjv.txt Executable file

File diff suppressed because it is too large Load Diff

62204
bibles/nasb.txt Normal file

File diff suppressed because it is too large Load Diff

62203
bibles/net.txt Executable file

File diff suppressed because it is too large Load Diff

BIN
images/effect.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 86 KiB