Skip to content
View skydeo's full-sized avatar

Organizations

@laccore @FCGI

Block or report skydeo

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. seeurchin seeurchin Public

    Self-hosted group movie-night picker for Jellyfin — drop a link in the chat, nominate titles from your own library, then vote (approval, ranked, score, or random). Mobile-first, guest-friendly, and…

    Go

  2. ps4-ffxiv-screenshot-timer ps4-ffxiv-screenshot-timer Public

    Corrects the file timestamps when transferring screenshots over from a PS4 (specifically designed for the FFXIV filenames).

    Python

  3. laccore/data-aggregator-and-renamer laccore/data-aggregator-and-renamer Public

    A collection of scripts and GUI front-end that takes machine output files and combines, assigns names, and exports data.

    Python 1

  4. Timberborn Save Analyzer - Export Ti... Timberborn Save Analyzer - Export Timberborn save game metadata. Useful for finding which beta version saves were created with.
    1
    import csv
    2
    import json
    3
    import time
    4
    import zipfile
    5
    from dataclasses import InitVar, dataclass, field