qrz.is/content/projects.md

54 lines
2.4 KiB
Markdown
Raw Normal View History

2021-07-13 19:53:07 -04:00
---
title: "Projects"
date: 2018-05-03T15:42:59+02:00
draft: false
---
#### Software Projects
* [TSM Monitor][1] - A PHP application for monitoring IBM's Tivoli Storage Manager
* [TSM Monitor 2][2] - An enhanced PHP application for monitoring IBM's Tivoli Storage Manager
* [MSTerminology][3] - Translates strings used in all kind of Microsoft products
* [Nmap-sqlite-output][4] - Nmap NSE script for writing the scan output into a sqlite3 database
* [Adressenmeister][5] - Adressenmeister - my very first "software project" (C64 BASIC)
* [Shellfolio][6] - A command line cryptocurrency portfolio manager and price tracker
* [esm2markdown][7] - A converter for McAfee SIEM rule export files to Markdown documents
* [nsd-dyndns][8] - Dynamic DNS for NSD
#### Hardware Projects
* [The Laundruino][9] - Washing machine monitoring with an Arduino
* [The One Button Audio Book Player][10] - The one button audiobook player
* [Little Helper][11] - Daniel Duesentrieb's Little Helper
* [Heated Trackball][14] - Heating mod for Logitech trackballs
#### Amateur Radio
2021-07-14 05:08:35 -04:00
* [qrzlogger][19] - A python application to log QSOs directly to QRZ.com from the command line
* [pyBMNotify][20] - Python script for monitoring the Brandmeister network and sending push notifications
* [qrz.sh][21] - QRZ.com callsign data query script written in Bash
2021-07-13 19:53:07 -04:00
* [The AntennaPi][17] - Raspberry Pi based remote antenna switch
* [Shortened 30m Dipole][18] - Dipole for the 30m band, designed for a 10m long attic
#### Organizations / Projects I like and support
* [Free Software Foundation Europe][15] - a charity that empowers users to control technology.
* [Super Dimension Fortress][16] - SDF Public Access UNIX System .. Est. 1987
2021-07-16 04:49:30 -04:00
[1]: https://git.qrz.is/clemens/tsmmonitor
[2]: https://git.qrz.is/clemens/tsmmonitor2
[3]: https://git.qrz.is/clemens/MSTerminology
[4]: https://git.qrz.is/clemens/nmap-sqlite-output
[5]: https://git.qrz.is/clemens/adressenmeister
[6]: https://git.qrz.is/clemens/shellfolio
[7]: https://git.qrz.is/clemens/esm2markdown
[8]: https://git.qrz.is/clemens/nsd-dyndns
2021-07-13 19:53:07 -04:00
[9]: /the-arduino-enabled-washing-machine/
[10]: /the-one-button-audiobook-player/
[11]: /little-helper/
2021-07-15 13:45:57 -04:00
[14]: /heated-trackball/
2021-07-13 19:53:07 -04:00
[15]: http://fsfe.org
[16]: http://sdf.org
[17]: /the-antennapi/
[18]: /30m-dipole/
2021-07-16 04:49:30 -04:00
[19]: https://git.qrz.is/clemens/qrzlogger
[20]: https://git.qrz.is/clemens/pyBMNotify
[21]: https://git.qrz.is/clemens/qrz.sh