Extra scripts to improve user experience related to OpenTaiko

Overview

OpenTaiko-Utils

Extra scripts to improve user experience related to OpenTaiko

osu2tja

/!\ IMPORTANT NOTE /!\

Converted charts that aren't yours are for personnal use only.

If you want to distribute converted charts from someone else ask for the chart maker authorization first, we don't support content stealling and strictly condemn it.

General informations

Based on delguoquing script https://github.com/delguoqing/osu2tja

This osu2tja version aims to fix the multiple bugs contained within the original one, through few bugs are still yet to be patched.

  • Language : Python 2

  • Usage :

python osu2tja.py -i [[file] [diff]] ...
        diff sets :
                osu2tja [oni[file] [diff]] (Oni only set)
                osu2tja [oni[file] [diff]] [ura oni[file] [diff]] (Oni + ura set)
                osu2tja [oni[file] [diff]] [muzukashii[file] [diff]] [futsuu[file] [diff]] [kantan[file] [diff]] (Regular set)
                osu2tja [oni[file] [diff]] [ura oni[file] [diff]] [muzukashii[file] [diff]] [futsuu[file] [diff]] [kantan[file] [diff]] (Regular + ura set)
  • Examples :
# Oni only set, 8 stars
python osu2tja.py -i Oni.osu 8
# UraOmote set, Oni 6 stars Ura 9 stars 
python osu2tja.py -i Oni.osu 6 Ura.osu 9

Dan chart maker

General informations

Small script to automatize the Dan chart creation process.

  • Language : Python 3

  • Usage :

# Put the .tja charts first in the script's folder
python3 danChartMaker.py 1> output.tja
# Follow the instructions to setup your Dan chart creation
Owner
ラファエルのメインアカウント
DD监控室第一版

DD监控室 运行指南

执明神君 1.2k Dec 31, 2022
Data Structures and Algorithms Python - Practice data structures and algorithms in python with few small projects

Data Structures and Algorithms All the essential resources and template code nee

Hesham 13 Dec 01, 2022
Wannier & vASP Postprocessing module

WASPP module Wannier90 & vASP Postprocessing module with functionalities I needed during my PhD. Being updated Version: 0.5 Main functions: Wannier90

Irián Sánchez Ramírez 4 Dec 27, 2022
Collection of tools to be more productive in your work environment and to avoid certain repetitive tasks. 💛💙💚

Collection of tools to be more productive in your work environment and to avoid certain repetitive tasks. 💛💙💚

Raja Rakotonirina 2 Jan 10, 2022
A self contained invitation management system for gatekeeping.

Invitease Description A self contained invitation management system for gatekeeping. Purpose Serves as a focal point for inviting guests to a venue pr

מעגן מיכאל 7 Jul 19, 2022
IPO Checker for NEPSE

IPO Checker Checks more than one account for an IPO. Usage: ipo_checker.py [-h] --file FILE IPO Checker for a list. optional arguments: -h, --help

Sagar Tamang 4 Sep 20, 2022
Reload all Blender add-on modules

Reload-Addon This add-on creates a list of the modules that the add-on selected in the drop-down menu contains and reloads them with the keyboard shor

2 Dec 02, 2021
Simple web application, which has a single endpoint, dedicated to annotation parsing and convertion.

Simple web application, which has a single endpoint, dedicated to annotation parsing and conversion.

Pavel Paranin 1 Nov 01, 2021
Distribute PySPI jobs across a PBS cluster

Distribute PySPI jobs across a PBS cluster This repository contains scripts for distributing PySPI jobs across a PBS-type cluster. Each job will conta

Oliver Cliff 1 Feb 10, 2022
📙 Super lightweight function registries for your library

catalogue: Super lightweight function registries for your library catalogue is a tiny, zero-dependencies library that makes it easy to add function (o

Explosion 139 Jan 02, 2023
List Less Than Ten with python

List Less Than Ten with python

PyLaboratory 0 Feb 07, 2022
Module-based cryptographic tool

Cryptosploit A decryption/decoding/cracking tool using various modules. To use it, you need to have basic knowledge of cryptography. Table of Contents

/SNESE_AR\ 33 Nov 27, 2022
A reproduction repo for a Scheduling bug in AirFlow 2.2.3

A reproduction repo for a Scheduling bug in AirFlow 2.2.3

Ilya Strelnikov 1 Feb 09, 2022
Python Function to manage users via SCIM

Python Function to manage users via SCIM This script helps you to manage your v2 users. You can add and delete users or groups, add users to groups an

4 Oct 11, 2022
Sikulix with Ubuntu Calculator Automation

CalculatorAutomation Sikulix with Ubuntu Calculator Automation STEP 1: DOWNLOAD and INSTALL SIKULIX https://raiman.github.io/SikuliX1/downloads.html T

Bedirhan Sayakci 2 Oct 27, 2021
Simple dotfile pre-processor with a per-file configuration

ix (eeks) Simple dotfile pre-processor with a per-file configuration Summary (TL;DR) ix.py is all you need config is an ini file. files to be processe

Poly 12 Dec 16, 2021
Incident Response Process and Playbooks | Goal: Playbooks to be Mapped to MITRE Attack Techniques

PURPOSE OF PROJECT That this project will be created by the SOC/Incident Response Community Develop a Catalog of Incident Response Playbook for every

Austin Songer 987 Jan 02, 2023
Frappe app for authentication, can be used with FrappeVue-AdminLTE

Frappeauth App Frappe app for authentication, can be used with FrappeVue-AdminLTE

Anthony C. Emmanuel 9 Apr 13, 2022
Write Streamlit apps using Notion! (Prototype)

Streamlit + Notion test app Write Streamlit apps using Notion! ☠️ IMPORTANT: This is just a little prototype I made to play with some ideas. Not meant

Thiago Teixeira 22 Sep 08, 2022
Script to quickly get the metrics from Github repos to analyze.

commit-prefix-analysis Script to quickly get the metrics from Github repos to analyze. Setup Install the Github CLI. You'll know its working when runn

David Carpenter 1 Dec 17, 2022