Skip to content
View TitleOS's full-sized avatar
🖥️
Booting Slot C
🖥️
Booting Slot C

Organizations

@StoreDev

Block or report TitleOS

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
TitleOS/README.md

Pinned Loading

  1. StoreDev/StoreLibStoreDev/StoreLibPublic archive

    Storelib is a DotNet library that provides APIs to interact with the various Microsoft Store endpoints.

    C# 177 61

  2. StoreDev/StoreBotStoreDev/StoreBotPublic archive

    StoreBot is a Discord bot that makes use of StoreLib. Current features include generation of package urls from a given product listing, conversation of the various Store IDs, and querying details a…

    C# 24 5

  3. QuantumTunnelQuantumTunnelPublic

    A Xbox One/Series Flash Dumper for SystemOS created in C#.

    C# 44 8

  4. StoreDev/StoreWebStoreDev/StoreWebPublic archive

    An interface for StoreLib created in ASP.NET.

    C# 32 11

  5. C# port of the Java CorrelationVecto...C# port of the Java CorrelationVector logic from the Microsoft android telemetry client. The generated value(s) should be used as a header for nearly all MS and Xbox HTTP calls.
    1
    usingSystem;
    2
    usingSystem.Collections.Generic;
    3
    usingSystem.Text;
    4
    5
    //Ported from https://github.com/Microsoft/Telemetry-Client-for-Android/blob/master/AndroidCll/src/main/java/com/microsoft/cll/android/CorrelationVector.java
  6. TracVision_L2_GroundStationTracVision_L2_GroundStationPublic

    A collection of Python scripts for interfacing with the TracVision L2 RV Motorized Satellite Dish over serial. Functionality currently includes targeting geosynchronous satellites and (Very Roughly…

    Python 1