8 Commits

Author SHA1 Message Date
TheTank20
2bcc9d5178 Revert x2 2025-07-18 00:21:54 -05:00
TheTank20
af058711ec Revert because you just don't use macos icons for cli 2025-07-18 00:21:12 -05:00
TheTank20
793432f07b use --args 2025-07-18 00:18:24 -05:00
TheTank20
8cb00c165d use open -a 2025-07-18 00:16:32 -05:00
TheTank20
070dbe46d0 oh yeah we're an app now x2 2025-07-18 00:12:42 -05:00
TheTank20
51248fb5cc oh yeah we're an app now 2025-07-18 00:11:19 -05:00
TheTank20
bda0ea93c8 macOS icon + diff placeholder 2025-07-18 00:09:53 -05:00
TheTank20
843b904639 placeholder icon change 2025-07-17 23:48:08 -05:00
27 changed files with 21 additions and 28 deletions

View File

@@ -18,7 +18,7 @@
# @FileCreated by Neo on 06/19/2023 # @FileCreated by Neo on 06/19/2023
# @Maintainer Neo # @Maintainer Neo
name: DOS DJGPP name: C/C++ CI (DOS DJGPP)
on: on:
push: push:

View File

@@ -18,7 +18,7 @@
# @FileCreated by techguy16 on 07/23/2023 # @FileCreated by techguy16 on 07/23/2023
# @Maintainer techguy16 # @Maintainer techguy16
name: FreeBSD name: C/C++ CI (FreeBSD)
on: on:
#push: #push:

View File

@@ -18,7 +18,7 @@
# @FileCreated by TheTank20 on 06/13/2023 # @FileCreated by TheTank20 on 06/13/2023
# @Maintainer Neo # @Maintainer Neo
name: Linux name: C/C++ CI (Linux)
on: on:
push: push:

View File

@@ -18,7 +18,7 @@
# @FileCreated by techguy16 on 07/23/2023 # @FileCreated by techguy16 on 07/23/2023
# @Maintainer techguy16 # @Maintainer techguy16
name: macOS name: C/C++ CI (macOS)
on: on:
push: push:

View File

@@ -18,7 +18,7 @@
# @FileCreated by TheTank20 on 07/08/2025 # @FileCreated by TheTank20 on 07/08/2025
# @Maintainer Neo # @Maintainer Neo
name: Windows ARM name: C/C++ CI (Windows ARM)
on: on:
push: push:

View File

@@ -18,7 +18,7 @@
# @FileCreated by TheTank20 on 07/08/2025 # @FileCreated by TheTank20 on 07/08/2025
# @Maintainer Neo # @Maintainer Neo
name: Windows x86+64 name: C/C++ CI (Windows x86+64)
on: on:
push: push:

View File

@@ -1,26 +1,24 @@
<p align="center"><img src="https://avatars.githubusercontent.com/u/135211890?s=128&c=0" alt="umskt logo"/></p> # Universal MS Key Toolkit (UMSKT)
<h1 align="center"><b>U</b>niversal <b>MS</b> <b>K</b>ey <b>T</b>oolkit (UMSKT)</h1>
<p align="center">An open source toolkit designed to generate licence keys for MS products circa 1998 - 2006</p>
<hr />
**Connect with us** **Connect with us**
[![Discord](https://img.shields.io/discord/1154155510887620729?label=discord&color=%235865F2)](https://discord.gg/PpBSpuphWM)
[![libera.chat - #mspid](https://img.shields.io/badge/libera.chat-%23mspid-brightgreen)](https://web.libera.chat/gamja/?nick=Guest?#mspid)
[![Zulip chat](https://img.shields.io/badge/zulip-join_chat-brightgreen.svg)](https://umskt.zulipchat.com) [![Zulip chat](https://img.shields.io/badge/zulip-join_chat-brightgreen.svg)](https://umskt.zulipchat.com)
[![libera.chat - #mspid](https://img.shields.io/badge/libera.chat-%23mspid-brightgreen)](https://web.libera.chat/gamja/?nick=Guest?#mspid)
[![Discord](https://img.shields.io/discord/1154155510887620729?label=discord&color=%235865F2)](https://discord.gg/PpBSpuphWM)
---- **Build status**
| CI Build status | [![C/C++ CI (Windows x86+64)](https://github.com/UMSKT/UMSKT/actions/workflows/windows-x86-x64.yml/badge.svg)](../../actions/workflows/windows-x86-x64.yml)
| ------------ |
| [![Windows x86+64](https://github.com/UMSKT/UMSKT/actions/workflows/windows-x86-x64.yml/badge.svg)](../../actions/workflows/windows-x86-x64.yml) | [![C/C++ CI (Windows ARM)](https://github.com/UMSKT/UMSKT/actions/workflows/windows-arm.yml/badge.svg)](../../actions/workflows/windows-arm.yml)
| [![Windows ARM](https://github.com/UMSKT/UMSKT/actions/workflows/windows-arm.yml/badge.svg)](../../actions/workflows/windows-arm.yml) |
| [![macOS](https://github.com/UMSKT/UMSKT/actions/workflows/macos.yml/badge.svg)](../../actions/workflows/macos.yml) | [![C/C++ CI (macOS)](https://github.com/UMSKT/UMSKT/actions/workflows/macos.yml/badge.svg)](../../actions/workflows/macos.yml)
| [![Linux](https://github.com/UMSKT/UMSKT/actions/workflows/linux.yml/badge.svg)](../../actions/workflows/linux.yml) |
| [![FreeBSD](https://github.com/UMSKT/UMSKT/actions/workflows/freebsd.yml/badge.svg)](../../actions/workflows/freebsd.yml) | [![C/C++ CI (Linux)](https://github.com/UMSKT/UMSKT/actions/workflows/linux.yml/badge.svg)](../../actions/workflows/linux.yml)
| [![DOS DJGPP](https://github.com/UMSKT/UMSKT/actions/workflows/dos-djgpp.yml/badge.svg)](../../actions/workflows/dos-djgpp.yml) |
[![C/C++ CI (FreeBSD)](https://github.com/UMSKT/UMSKT/actions/workflows/freebsd.yml/badge.svg)](../../actions/workflows/freebsd.yml)
[![C/C++ CI (DOS DJGPP)](https://github.com/UMSKT/UMSKT/actions/workflows/dos-djgpp.yml/badge.svg)](../../actions/workflows/dos-djgpp.yml)
------ ------

Binary file not shown.

Before

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 453 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 36 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 541 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 646 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 785 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1017 B

View File

@@ -1,2 +0,0 @@
The icons in this folder follow the same CC-BY-SA 4.0 license as the final version, seen in the src folder.
Modifications were made to the smaller VGA icons for clarity.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 56 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.4 KiB

View File

@@ -1,6 +1,3 @@
UMSKT Program Icon © 2025 by TehAwesomestKitteh (modified by TheTank20
for usability and clarity) is licensed under CC BY-SA 4.0:
Attribution-ShareAlike 4.0 International Attribution-ShareAlike 4.0 International
======================================================================= =======================================================================

BIN
src/macos/icon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 192 KiB

After

Width:  |  Height:  |  Size: 138 KiB