Skip to content
View sasasin's full-sized avatar

Sponsoring

@nathancorvussolis

Organizations

@88labs

Block or report sasasin

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. dotfiles dotfiles Public

    shinnosuke.suzukiのdotfiles

    Emacs Lisp 7

  2. sreader sreader Public

    Java 2

  3. kindle-to-booklog kindle-to-booklog Public

    Python 1

  4. github-organization-manage github-organization-manage Public

    github-organization-manage

    Ruby

  5. bunkoOCR-py bunkoOCR-py Public

    bunkoOCR-windows の bunkoOCR.exe 相当に動作する CLI 実装

    Python 1

  6. EPUB を mp4 に変換するやつ EPUB を mp4 に変換するやつ
    1
    #!/bin/bash -ve
    2
    set -o pipefail
    3
    # EPUB ファイルをチャプター毎の mp4 ファイルに変換するシェルスクリプト
    4
    
                  
    5
    ## 依存関係