Skip to content
View trilobiet's full-sized avatar

Highlights

  • Pro

Block or report trilobiet

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. oapenmemo oapenmemo Public

    Metadata Export Module for Open Access Books

    HTML

  2. prism-widget prism-widget Public

    DOAB Prism widget

    Java 1

  3. oapenmemoharvester oapenmemoharvester Public

    XOAI Harvester for Oapen Memo project

    Java

  4. conways-game-of-life conways-game-of-life Public

    A Scala functional implementation of Conway's Game of Life

    Scala 2

  5. oapenirusingester oapenirusingester Public

    IRUS-UK API ingester application for OAPEN

    Java

  6. Load web pages from a list of urls a... Load web pages from a list of urls and save as a single pdf file
    1
    '''
    2
        Read a list of urls, load the pages and save as a single pdf.
    3
        File urls.txt must be available alongside this script.
    4
        After running, resulting pdf is available as 'generated.pdf'
    5
    '''