Skip to content
View stnor's full-sized avatar
Block or Report

Block or report stnor

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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

  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