Remove broken unused and unfinished apps and libs #337

Merged
mxlgv merged 1 commits from rm-unused-app into main 2026-03-07 20:50:35 +00:00
Owner
  • TEAtool: A useless utility for encryption with the TEA algorithm,
    written for fun by me during my school years;
  • GameHack: not a working prototype of a program like Cheat Engine;
  • microtar: port of a portable library with a reduced functionality
    for working with TAR in C that is not used
- TEAtool: A useless utility for encryption with the TEA algorithm, written for fun by me during my school years; - GameHack: not a working prototype of a program like Cheat Engine; - microtar: port of a portable library with a reduced functionality for working with TAR in C that is not used
mxlgv added 1 commit 2026-02-21 23:19:12 +00:00
Remove broken unused and unfinished apps and libs
All checks were successful
Build system / Check kernel codestyle (pull_request) Successful in 45s
Build system / Build (pull_request) Successful in 16m16s
40914a33b6
- TEAtool: A useless utility for encryption with the TEA algorithm,
  written for fun by me during my school years;
- GameHack: not a working prototype of a program like Cheat Engine;
- microtar: port of a portable library with a reduced functionality
  for working with TAR in C that is not used

Signed-off-by: Max Logaev <maxlogaev@proton.me>
mxlgv requested review from Burer 2026-02-21 23:20:36 +00:00
mxlgv added the C
Priority
Low
labels 2026-02-21 23:21:38 +00:00
mxlgv added the
PR
Review required
label 2026-02-23 23:35:58 +00:00
Owner

If programs are not working, we definitely should remove them from image, but is that a good idea to delete them from repo?
Maybe one day someone will fix them.

If programs are not working, we definitely should remove them from image, but is that a good idea to delete them from repo? Maybe one day someone will fix them.
Author
Owner

If programs are not working, we definitely should remove them from image, but is that a good idea to delete them from repo?
Maybe one day someone will fix them.

All this was written by me, which is why I am asking for it to be deleted. All these programs do not need to be corrected since they have no practical use even as a demo.

> If programs are not working, we definitely should remove them from image, but is that a good idea to delete them from repo? > Maybe one day someone will fix them. > All this was written by me, which is why I am asking for it to be deleted. All these programs do not need to be corrected since they have no practical use even as a demo.
mxlgv requested review from Doczom 2026-03-02 17:46:46 +00:00
mxlgv requested review from dunkaist 2026-03-02 17:46:46 +00:00
mxlgv force-pushed rm-unused-app from 40914a33b6 to 6f2a947deb 2026-03-07 20:19:03 +00:00 Compare
mxlgv added
PR
Ready to merge
and removed
PR
Review required
labels 2026-03-07 20:19:28 +00:00
mxlgv merged commit 6f2a947deb into main 2026-03-07 20:50:35 +00:00
mxlgv deleted branch rm-unused-app 2026-03-07 20:50:35 +00:00
Sign in to join this conversation.
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: KolibriOS/kolibrios#337