GitHub Archives ~ fitzmoskal https://fitzmoskal.me/tag/github/ You are _here_ Thu, 29 Feb 2024 16:56:36 +0000 en-GB hourly 1 https://wordpress.org/?v=6.9.4 https://fitzmoskal.me/wp-content/uploads/2024/02/cropped-result_880649-32x32.jpeg GitHub Archives ~ fitzmoskal https://fitzmoskal.me/tag/github/ 32 32 11678478 Disco Enhancements https://fitzmoskal.me/disco-enhancements/ Mon, 19 Feb 2024 23:13:02 +0000 https://fitzmoskal.me/?p=1238 This is another project created for Traversys which aimed to make use of BMC Discovery easier by making useful changes

The post Disco Enhancements appeared first on fitzmoskal.

]]>
This is another project created for Traversys which aimed to make use of BMC Discovery easier by making useful changes to the Discovery UI via a browser extension for Chrome and Firefox.

This is no longer in active development due to moving away from working with Discovery.

https://github.com/traversys/DiscoEnhancements

The post Disco Enhancements appeared first on fitzmoskal.

]]>
1238
getCert CE https://fitzmoskal.me/getcert-ce/ Mon, 19 Feb 2024 23:10:06 +0000 https://fitzmoskal.me/?p=1236 This is the Community Edition of getCert which is free and open source to download and use with BMC Discovery.

The post getCert CE appeared first on fitzmoskal.

]]>
This is the Community Edition of getCert which is free and open source to download and use with BMC Discovery. This is managed and provided by Traversys.

https://github.com/traversys/getCert_CE

The post getCert CE appeared first on fitzmoskal.

]]>
1236
TPL Repo https://fitzmoskal.me/tpl-repo/ Mon, 19 Feb 2024 23:06:59 +0000 https://fitzmoskal.me/?p=1234 A reposity of free and open source TPL code for some more obscure applications and use cases. Developed by me

The post TPL Repo appeared first on fitzmoskal.

]]>
A reposity of free and open source TPL code for some more obscure applications and use cases. Developed by me but forked and expanded by Traversys.

https://github.com/traversys/TPL_Repo

The post TPL Repo appeared first on fitzmoskal.

]]>
1234
Tideway https://fitzmoskal.me/tideway/ Mon, 19 Feb 2024 23:02:48 +0000 https://fitzmoskal.me/?p=1232 An I developed in Python for Traversys which simplifies usage of the BMC Discovery API. This is no longer being

The post Tideway appeared first on fitzmoskal.

]]>
An I developed in Python for Traversys which simplifies usage of the BMC Discovery API. This is no longer being actively developed since we’ve moved away from working on Discovery.

https://github.com/traversys/Tideway

The post Tideway appeared first on fitzmoskal.

]]>
1232
Pixel Spacebase https://fitzmoskal.me/pixel-spacebase/ Mon, 19 Feb 2024 22:53:57 +0000 https://fitzmoskal.me/?p=1230 This project is something I started but never got round to finishing. All the level designs are complete, however there is still a lot of work to do on assets, story and boss levels.

The post Pixel Spacebase appeared first on fitzmoskal.

]]>
This project is something I started but never got round to finishing. All the level designs are complete, however there is still a lot of work to do on assets, story and boss levels.

Based off a fork of the Open Source Pixel Dungeon.

https://github.com/codefitz/Pixel-Spacebase

The post Pixel Spacebase appeared first on fitzmoskal.

]]>
1230
Pasta https://fitzmoskal.me/pasta/ Mon, 19 Feb 2024 22:49:46 +0000 https://fitzmoskal.me/?p=1228 A small app for working with remote environments (such as Citrix) where copy and paste functionality has been disabled.

The post Pasta appeared first on fitzmoskal.

]]>
A small app for working with remote environments (such as Citrix) where copy and paste functionality has been disabled.

Pasta uses modules like pyautogui and keyboard to read the text in your clipboard and will re-type the text wherever you place the mouse pointer (even inside of a virtual environment window).

https://github.com/codefitz/Pasta

The post Pasta appeared first on fitzmoskal.

]]>
1228
WhenWasThat https://fitzmoskal.me/whenwasthat/ Mon, 19 Feb 2024 22:36:35 +0000 https://fitzmoskal.me/?p=1219 This is a small script using Python Pandas that takes a date input and can tell how exactly how long

The post WhenWasThat appeared first on fitzmoskal.

]]>
This is a small script using Python Pandas that takes a date input and can tell how exactly how long ago the event took place in human readable syntax.

https://github.com/codefitz/WhenWasThat

The post WhenWasThat appeared first on fitzmoskal.

]]>
1219
IP and Subnet Mapper https://fitzmoskal.me/ip-and-subnet-mapper/ Mon, 19 Feb 2024 22:32:32 +0000 https://fitzmoskal.me/?p=1217 This is a useful little CLI tool written in Python that will take a given CIDR syntax and convert it

The post IP and Subnet Mapper appeared first on fitzmoskal.

]]>
This is a useful little CLI tool written in Python that will take a given CIDR syntax and convert it to IPs or list of IP addresses and convert to CIDR range. It can also take a CSV file as input and output a CSV file.

https://github.com/codefitz/IP-and-Subnet-Mapper

The post IP and Subnet Mapper appeared first on fitzmoskal.

]]>
1217
Self-Destruct https://fitzmoskal.me/self-destruct/ Mon, 19 Feb 2024 22:09:57 +0000 https://fitzmoskal.me/?p=1208 A script written in Python which is designed to self-destruct on execution, unless a date-based key is provided (generated with

The post Self-Destruct appeared first on fitzmoskal.

]]>
A script written in Python which is designed to self-destruct on execution, unless a date-based key is provided (generated with the generate_key script). Works on Linux or Windows. Windows doesn’t allow for destruction of a running file in memory, so the script generates a temporary batch file which runs immediately after execution of the main script.

This is quite useful in professional services for providing proprietary code and ensuring continuous subscription or forcing removal of code to render the application inoperable.

https://github.com/codefitz/Self-Destruct

The post Self-Destruct appeared first on fitzmoskal.

]]>
1208
DISMAL https://fitzmoskal.me/dismal/ Mon, 19 Feb 2024 21:33:06 +0000 https://fitzmoskal.me/?p=1183 Toolkit built for use with BMC Discovery written in Python. Can do a number of powerful reports and modifications with

The post DISMAL appeared first on fitzmoskal.

]]>
Toolkit built for use with BMC Discovery written in Python. Can do a number of powerful reports and modifications with both API and CLI (appliance) based commands.

https://github.com/codefitz/DisMAL

The post DISMAL appeared first on fitzmoskal.

]]>
1183