QLOCKTWO - Javascript Version

QLOCKTWO - Javascript version Build in pure html, css and javascript. No images were used. It supports five languages (english, german, french, italian and spanish) and you can change the color. Full screen mode... ● ● ● ● en | de | fr | it | es Credits QLOCKTWO from Biegert & Funk (http://qlocktwo. Continue reading...

File rename utility

File rename utility Welcome to the file rename utility Purpose This utility renames all files of a given directory so that the last modified date of each individual file is added as prefix at the very beginning of the filename. Continue reading...

Yet another Screenshot application

ScreenShot Application Create a screen-shot and copy it as image to the clipboard. Right now an executable for windows and as well the source code is provided. The software is published as open source. This application is basically a proof of concept how complicated it would be to just take the [tcltk-starter-package] ( /blog/2019/08/04/19-08-04_tcltk_starter_package/ ) (available on this site) plus a few support packages (already developed) and glue all together to a small application. Continue reading...

DBM - A New Task Management Tool

DBM - A New Task Management Tool MAIN WINDOW Task management application Simple and easy to use application Can be used within a group of people to follow up tasks. DATABASE MANAGER Integrated Database manager Allows to defined any kind of data-table (just like in a spread sheet application). Continue reading...

STL Viewer

STL-Viewer STL Files: STL (an abbreviation of “stereo-lithography”) is a file format native to the stereo-lithography CAD software. Nowadays STL files are widely used within 3D-Printing technology. Please note: This project is currently flagged as experimental. The viewer is implemented as a web-application which emulates a local web-server. Continue reading...

STL Files: Convert from ascii to binary

Convert STL files from ascii to binary STL (an abbreviation of “stereo-lithography”) is a file format native to the stereo-lithography CAD software. For a full description of the specification refer to the following links: https://de.wikipedia.org/wiki/STL-Schnittstelle https://en.wikipedia.org/wiki/STL_(file_format) Purpose Since the introduction of the 3D-Printing technology, the STL file format has become very popular. Continue reading...

HelpViewer based on Tkhtml 3.0

HelpViewer Application The HelpViewer is a standalone application to display html files which might be organized in a directory structure. The program is written in tcl/tk and is based on the Tkhtml 3.0 library. When starting the application, a dialog pops up, where you can drag&drop your preferred directory using the file explorer: Continue reading...

ASEdit

ASEdit - Source code editor: Since the development and has literally stopped and some of the packages used by the editor are a bit outdated, I decided to update the code and provide an executable for those of us, who still use this source code editor. Continue reading...

Markdown2Go

Markdown2Go Markdown: Markdown is a text-to-HTML conversion tool for web writers and to create various html documentation in an easy way. The overall design goal for Markdown’s formatting syntax is to make it as readable as possible. The idea is that a Markdown-formatted document should be publishable as-is, as plain text, without looking like it’s been marked up with tags or formatting instructions. Continue reading...

QLOCKTWO

QLOCKTWO Description Just for fun. When I was walking around for sightseeing, I discovered such a clock in the presentation area of a shop. I thought, this could be a nice fun program to get implemented with tcl/tk. After a quick search, I discovered that someone else already had the same idea. Continue reading...