Skip to content

Create funny generators (eg. YouTube video ideas, random fake news, etc.) easilly!

Notifications You must be signed in to change notification settings

FireFragment/generator-of-generators

Repository files navigation

Generators of generators

Create random text generators easilly without programming!

This app lets you create generators like this generator of stories.

The application

Showcase

I've created theese two sample subgenerators:

This app lets you create your own generators like this too.

Building

QT and QMake is required.
Only building on Linux is officially supported yet (I managed to build it on Windows too, but don't ask me how):

  1. Clone the repository
  2. Create directory build
  3. Run qmake .. and make in it
  4. Built binary should be in build/GeneratorOfGenerators

In summary, run:

git clone https://github.com/FireFragment/generator-of-generators
cd generator-of-generators
qmake
make
./build/GeneratorOfGenerators

About

Create funny generators (eg. YouTube video ideas, random fake news, etc.) easilly!

Resources

Stars

Watchers

Forks

Packages

No packages published