Projects tagged with purebasic

Process Manager

Process Manager is a replacement application for the built-in Windows Task Manager with a lot of additional features. It keeps running in the background after closing the main window and can be brought back from the tray icon or by pressing Ctrl+F12.

Download:
Process Manager.exe

Year: 2008
Tags: purebasic app

Razzie Messenger

Razzie Messenger is a messenger client and server I started working on during a one-week vacation at lake Balaton (Hungary). It uses a very simple plain text based protocol for network communication, look at the picture to see it in details. (Since then I prefer binary protocols due to the ineffeciency of string parsing and large packet sizes in case of text protocols.) The user can chose a nickname and pick colors for the name and the text messages. There is no registration and password authentication, however the server rejects the connection if a nickname is already taken in the current session. It is possible to send a file to an other user: in this case the server opens a random port which receives and forwards the file. Both users have to connect to this port, but it is done automatically. This solution was necessary due to the limitations of the text based protocol.

Download:
github.com/razzie/hobby-projects/2008/razzie-messenger

Year: 2008
Tags: purebasic app

Server - client application

Server - client application is a small tool which helps creating and debugging text based network protocols. I developed it while working on Razzie Messenger and it had a great use. On the server tab the user can select one of the connected clients as a message target or just close the connection to them.

Download:
server-client.exe

Year: 2008
Tags: purebasic app

Windows Manager

Windows Manager is a reworked and extended edition of Process Manager. Besides the improved visual appearance it introduces new window tweaking options which you can see in the picture. One can for example change a sticky (always on top) window to act as a normal one.

Download:
wmanager.exe

Year: 2008
Tags: purebasic app

My open source work tagged with purebasic

[razzie] helm-charts
  • [84290c0d] Added new cert-manager v1.12.2 chart - Gábor Görzsöny (2023-06-30 21:49:19 +0000 UTC)
  • [033abd60] Updated k8s-db-operator chart - Gábor Görzsöny (2023-02-06 19:01:51 +0000 UTC)
  • [5ac7e2a6] Upgraded nextcloud chart - Gábor Görzsöny (2022-12-09 22:19:13 +0000 UTC)