Skip to content

Instantly share code, notes, and snippets.

View Jackenmen's full-sized avatar
👀

Jakub Kuczys Jackenmen

👀
View GitHub Profile
@Jackenmen
Jackenmen / aw_summarize_time_spent.py
Last active October 11, 2023 17:44
ActivityWatch - summarize time spent into CSV file. Requires aw-client library
# Copyright 2023 Jakub Kuczys (https://github.com/Jackenmen)
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# https://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
@Jackenmen
Jackenmen / PlaylistDump.json
Created October 30, 2024 22:50
Rocket League playlist dump from 2024-10-30
[
{
"Playlist Id": 24,
"Playlist Name": "LANMatch",
"Playlist Title": "None",
"Playlist Description": "None",
"Playlist Badge Title": "None",
"Playlist Player Count": 10,
"Playlist Standard": false,
"Playlist Ranked": false,
@Jackenmen
Jackenmen / README.md
Last active November 2, 2024 03:10
Rocket League title dump from 2024-11-02

This title dump has been created using CodeRed's console with the following command:

database_dump_titles database_title_id database_title_category database_title_text database_title_color database_title_glowcolor

To open the console, hit the F5 key.

WARNING: CodeRed is NOT open-source (unlike BakkesMod).