An open API service indexing awesome lists of open source software.

https://github.com/webdad/verbshaker

A Repo with various branches for using the verbshaker. Master is node.js. Check out the other branches as well!
https://github.com/webdad/verbshaker

Last synced: about 1 year ago
JSON representation

A Repo with various branches for using the verbshaker. Master is node.js. Check out the other branches as well!

Awesome Lists containing this project

README

          

[![js-standard-style](https://img.shields.io/badge/code%20style-standard-brightgreen.svg)](http://standardjs.com/)
# Verbshaker
A Multilanguage / Multi-PROGRAMMING-language verbshaking Project.

We have different branches with different code-languages.

- [Verbshaker](#verbshaker)
- [What is a Verbshaker?](#what-is-a-verbshaker)
- [List of Languages](#list-of-languages)
- [List of Branches](#list-of-branches)
- [Resources](#resources)
- [How to Support this](#how-to-support-this)
- [License](#license)
- [Install and Start the App](#install-and-start-the-app)
- [OneLiner](#oneliner)
- [Native](#native)
- [Docker](#docker)
- [Testing / docs](#testing-docs)

## What is a Verbshaker?
This is simple:
We found out, that in many languages, proverbs consist of two halfes. If you mixe them up, the result can be pretty nice and funny

## List of Languages
* [German](https://raw.githubusercontent.com/WebDaD/verbshaker/proverbs/de.csv)
* [English](https://raw.githubusercontent.com/WebDaD/verbshaker/proverbs/en.csv)
* [French](https://raw.githubusercontent.com/WebDaD/verbshaker/proverbs/fr.csv)
* [Spanish](https://raw.githubusercontent.com/WebDaD/verbshaker/proverbs/es.csv)
* ...

## List of Code-Languages
__Important__: Try to get all functionalities and options to the other branches!

* [node.js](https://github.com/WebDaD/verbshaker/tree/master/nodejs) => node.js + Angular
* [mmm](https://github.com/WebDaD/verbshaker/tree/master/mmm) (tbd) => MagicMirror² Module
* php (tbd) => Website based on php
* bash (tbd) => Simple BashCommand for Linux
* perl (tbd) => perl commandline tool
* java-cli (tbd) => java commandline tool
* java-gui (tbd) => java with a gui in qt
* c (tbd) => commandline tool in c
* batch (tbd) => Simple BatchCommand for Windows
* powershell (tbd) => powershell for Windows
* winform (tbd) => C#.NET winform
* dpkg (tbd) => installer for Ubuntu with commandline tool
* electron (tbd) => simple app for different architectures
* android (tbd) => native android app
* firetv (tbd) => app for firetv
* ios (tbd) => native ios app
* jquery (tbd) => jquery plugin
* angular (tbd) => angularjs-plugin
* chrome (tbd) => Extension for chrome
* wordpress (tbd) => plugin for wordpress
* ...

## Resources
Many Thanks to the developers of the Following Stuff:
* [Bootstrap](http://getbootstrap.com/)
* [Angular](https://angularjs.org/)
* [node.js](https://nodejs.org/en/)
* [font-awesome](http://fontawesome.io/)
* [flag-icon-css](http://flag-icon-css.lip.is/)
* [MaterialPalette](https://www.materialpalette.com/green/amber)
* [AndroidAssetStudio](https://romannurik.github.io/AndroidAssetStudio/icons-launcher.html)
* [RealFaviconGenerator](http://realfavicongenerator.net/)
* [TWBSColor](http://work.smarchal.com/twbscolor/)

## How to Support this
Just checkout something and send a pull-request.
Or send me a single-language file if you prefer that.
Or create a nice Logo :-)
[Or even buy me a Coffee](https://www.paypal.me/DSigmund/2)

## License
This is free and unencumbered software released into the public domain.

Anyone is free to copy, modify, publish, use, compile, sell, or
distribute this software, either in source code form or as a compiled
binary, for any purpose, commercial or non-commercial, and by any
means.

In jurisdictions that recognize copyright laws, the author or authors
of this software dedicate any and all copyright interest in the
software to the public domain. We make this dedication for the benefit
of the public at large and to the detriment of our heirs and
successors. We intend this dedication to be an overt act of
relinquishment in perpetuity of all present and future rights to this
software under copyright law.

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 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.

For more information, please refer to