Giter Site home page Giter Site logo

michele24 / pagekicker-community Goto Github PK

View Code? Open in Web Editor NEW

This project forked from fredzannarbor/pagekicker-community

0.0 0.0 0.0 89.2 MB

Algorithmic book creation: push a button, build a unique new e-book using permissioned content. Demo site at http://www.PageKicker.com

License: Apache License 2.0

Shell 32.76% Python 13.92% TSQL 9.90% HTML 41.48% Perl 1.10% TeX 0.41% JavaScript 0.02% PHP 0.39% Batchfile 0.01%

pagekicker-community's Introduction

PageKicker Algorithmic Publishing Toolkit

Algorithmic book creation toolkit: push a button, build a unique new e-book using permissioned content.

PageKicker accepts explicit or implicit user specifications, searches permissioned content, fetches it, analyzes, designs, assembles, converts, and distributes the results in ebook, web, document, or mobile format.

Install on Debian-Ubuntu Linux

cd ~

git clone https://github.com/fredzannarbor/pagekicker-community.git

cd pagekicker-community

./simple-install.sh`

Quick Start

Run this example job:

cd ~/pagekicker-community/scripts # all commands must be launched from this directory

bin/builder.sh --seedsviacli "Fancy Bear; Kaspersky" --booktitle "Cybersecurity Demo Book" --covercolor "red"

  • runs verbosely by default, to make it run silently add 1> /dev/null to end of command
  • searches wikipedia by default

- look in most recently created tmp directory for results

```ls -lart /tmp/pagekicker```

- complete books begin with an SKU, e.g. 100*** and end with .docx, etc.


### Experiment by adding some useful command line options

```bin/builder.sh --seedsviacli "Fancy Bear; Kaspersky" --booktitle "Wapack Demo Book" --expand_seeds_to_pages "yes"```

- The system will spider out to all page hits for these key words

```--covercolor "Red"```

```--coverfont "Arial"```

```--editedby "Charles Dickens"```

pagekicker-community's People

Contributors

fredzannarbor avatar j2kun avatar philip-bl avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.