Skip to content
View stnor's full-sized avatar

Block or report stnor

Report abuse

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

Report abuse

Pinned Loading

  1. apache-scimple-spring-boot apache-scimple-spring-boot Public

    An EJB-free server example using Apache SCIMple on Spring Boot 2

    Java

  2. Exports helpscout conversations to a... Exports helpscout conversations to an IMAP server
    1
    # IMAP server need to have a folder Helpscout, see line 46.
    2
    # Replace IMAP-server, user, pass
    3
    # Create a Helpscout app and add your HS app key and secret below
    4
    from helpscout import HelpScout
    5
    from datetime import timedelta, date, datetime, timezone
  3. wordpress-to-docusarus-markdown wordpress-to-docusarus-markdown Public

    Forked from Swizec/wordpress-to-markdown

    Wordpress Export XML converter that outputs Markdown posts for a Docusarus blog

    JavaScript 1