Showing 503 open source projects for "tcl tk"

View related business solutions
  • Automated quote and proposal software for IT solution providers. | ConnectWise CPQ Icon
    Automated quote and proposal software for IT solution providers. | ConnectWise CPQ

    Create IT quote templates, automate workflows, add integrations & price catalogs to save time & reduce errors on manual data entry & updates.

    ConnectWise CPQ, formerly ConnectWise Sell, is a professional quote and proposal automation software for IT solution providers. ConnectWise CPQ offers a wide range of tools that enables IT solution providers to save time, quote more, and win big. Top features include professional quote or proposal templates, product catalog and sourcing, workflow automation, sales reporting, and integrations with best-in-breed solutions like Cisco, Dell, HP, and Salesforce.
  • Let your volunteer coordinators do their best work. Icon
    Let your volunteer coordinators do their best work.

    For non-profit organizations requiring a software solution to keep track of volunteers

    Stop messing with tools that aren’t designed to amplify volunteer programs. With VolunteerMatters, it’s a delight to manage everything in one place.
  • 1
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    opensave2022

    An Open/Save dialog for Tcl/Tk applications.

    Warning: it's unfinished! Read the READ.me file or https://github.com/lucmp/opensave2022. The Github repository will be abandoned later. This is not a full and functional application. It's just a drop-in replacement for the default tk_getOpenFile and tk_getSaveFile open/save dialogs available in all Tcl/Tk stock installations. If you write Tcl/Tk applications, it may be useful to you. If you don't, then you probably don't need it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Network Caller ID
    The NCID (Network Caller ID) project is Caller ID (CID) distributed over a network. The project contains the NCID package and 4 optional client packages. Each package is described at the NCID web site. A non-inclusive list of 3rd party addons is also available at the web site Available Packages: NCID - contains the server, gateways, and a client with output modules LCDncid - a client that uses LCDproc to display Caller ID on a LCD display NCIDandroid - a client and gateway for...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 4
    The Eagle Project

    The Eagle Project

    Implementation of Tcl for the CLR.

    Eagle (Extensible Adaptable Generalized Logic Engine) is an implementation of the Tcl scripting language for the Common Language Runtime (CLR).
    Downloads: 3 This Week
    Last Update:
    See Project
  • HRSoft Compensation - Human Resources Software Icon
    HRSoft Compensation - Human Resources Software

    HRSoft is the only unified, purpose-built SaaS platform designed to transform your complex HR processes into seamless digital ones

    Manage your enterprise’s compensation lifecycle and accurately recognize top performers with a digitized, integrated system. Keep employees invested and your HR team in control while preventing compensation chaos.
  • 5
    tksolfege ear training program

    tksolfege ear training program

    Music ear training exercises

    Tksolfege is an ear training program for learning to recognize chords, intervals, perform rhythm dictation, solfege dictation and singing solfege sequences. The program requires Tcl/Tk 8.4, however the Windows executable has Tcl/Tk builtin.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6

    C4TCL

    C4TCL, c for Tcl Tk C compiling functions into the script in live.

    c4Tcl is a Tcl Library allows to using C functions into the script, compiling in live. Dependencies : gcc or mingw-gcc Tested under MacOS and Linux, and Windows with MinGW.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Typy Chooser

    Typy Chooser is a font selection dialog for Tk-based applications.

    Typy Chooser is a font selection dialog for use in Tk-based applications. It always returns the selection as a list of three elements: font face, font size and font style. It's not a full program. It's just a very small component, only useful for Tcl/Tk programmers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    WinHasher

    Very simple file and text hashing tool for Windows

    Tiny script will find hash digest of files or text using MD4, MD5, SHA1, SHA256, SHA384, or SHA512. Simple and self explanatory.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Control App for ESI MAYA22 USB

    Control App for ESI MAYA22 USB

    This is a control application for ESI MAYA22 USB audio interface

    ESI MAYA22 USB audio interface (https://www.esi-audio.com/products/maya22usb/) is not officially supported for Linux. However, it complies with the "USB audio" standard and works under Linux, except for special control functions. This project is a GUI application for managing these functions in a Linux environment. Thanks to another existing project (https://github.com/rabits/esi-maya22-linux) for ideas.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Cyber Risk Assessment and Management Platform Icon
    Cyber Risk Assessment and Management Platform

    ConnectWise Identify is a powerful cybersecurity risk assessment platform offering strategic cybersecurity assessments and recommendations.

    When it comes to cybersecurity, what your clients don’t know can really hurt them. And believe it or not, keep them safe starts with asking questions. With ConnectWise Identify Assessment, get access to risk assessment backed by the NIST Cybersecurity Framework to uncover risks across your client’s entire business, not just their networks. With a clearly defined, easy-to-read risk report in hand, you can start having meaningful security conversations that can get you on the path of keeping your clients protected from every angle. Choose from two assessment levels to cover every client’s need, from the Essentials to cover the basics to our Comprehensive Assessment to dive deeper to uncover additional risks. Our intuitive heat map shows you your client’s overall risk level and priority to address risks based on probability and financial impact. Each report includes remediation recommendations to help you create a revenue-generating action plan.
  • 10

    Tcl3D

    Doing 3D with Tcl

    Tcl3D offers the 3D functionality of OpenGL and other 3D libraries at the Tcl scripting level.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    tkwintrack

    tkwintrack

    Tk window tracking

    This project houses two packages: * windetect (latest release: 2.0.0) Windetect is a Tk library that provides the detection functionality for tracking windows in a Tk GUI with the mouse pointer. * tkwintrack (latest release: 2.1.0) Tkwintrack is an inspection tool for developers of Tk GUI's. While tracking individual windows in a GUI with the mouse pointer, tkwintrack outlines them and displays their pathname in a small widget. Window pathnames reported in this pathname widget may...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    filebrowse

    Tk widget for listing the contents of directories

    This package/command creates a Tk widget for listing and browsing files and directories inside a directory. It doesn't return anything, but it runs entirely within the ::filebrowse namespace and creates the ::filebrowse::selection variable which always contains a list with the full path of all selected files and directories. That list is updated in real time. The widget must be called from within a Tcl/Tk application and the call may specify these options: please see filebrowse.html in the same...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This is an application for taking clips or frames from video file. It is written in Tcl/Tk and uses mplayer and ffmpeg under the hood.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    FTC

    Symmetric File and Text Encryption

    FTC cascades choice of Aria-256, AES-256, Camellia-256, SM4, or ChaCha20 for file encryption, and AES-256, TripleDES, and Blowfish for text encryption, both receive robust keystream generation. I don't make cute interfaces, it's all about what happens under the hood.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15

    No Crappy Passwords

    Takes your crappy password and makes it non-crappy

    Hashes, encrypts, and encodes lousy passwords based information from initial hashes, combined with user provided offsets. Creating easy to memorize systems of passwords and offsets, the possibilities are endless, with never a need to file your passwords to disc or entrust them to a password manager.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16

    File And Text Encryption (fate)

    No nonsense file and text encryption

    This is a stripped down, no nonsense, no options encryption utility for normal users who just want to secure their files and text and move on. The ciphers used are Aria, Camellia, (all in 256 bit key mode) and ChaCha20. Modes are CBC, OFB, CFB, and CTR, except for ChaCha20 which is a stream cipher. The password hashing and salt derivation are robust. I don't make cute interfaces, it's all about what happens under the hood.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17

    netabc

    netabc creates and renders html files with abc music notation

    Netabc.tcl is a user interface for creating web pages that display the contents of abc music notation files using Jef Moine's Abc2svg JavaScript library. Every browser whether it is on a desktop, cellphone or tablet has a JavaScript engine that can render this music.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18

    SDigest

    File hashing tool using Adler32, CRC32, MD5, SHA1, SHA256, SHA512

    Most file hashing utils involve specifying a file in a dialog, or dragging a file to an input box, SDigest simply resides in the file context menu, and will display a pop-up showing Adler32, CRC32, MD5, SHA1, SHA256, and SHA512 message digests of the selected file
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    What's Your Type

    Font viewer and chooser

    ... if you have Tcl/Tk installed. It may run on very old versions of Tcl/Tk, but I recommend at least 8.6.10. Older won't support a lot of Unicode. You also need the Threads and BWidget packages/extensions. They are called tcl-thread and bwidget in Debian. * Binary for Linux: whatsyourtype_0.1_Linux_binary_64 and whatsyourtype_0.1_Linux_binary_32 These should run out of the box without any concerns about version or extensions. All the needed components are bundled in the executable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    BallroomDJ

    BallroomDJ

    Ballroom Music Player

    BallroomDJ has been replaced with BallroomDJ 4 ( https://sourceforge.net/projects/ballroomdj4/ ). BallroomDJ is a ballroom music player. It is designed with the goal of being able to play music the entire evening without intervention.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    IndiMail
    Highly scalable/configurable Messaging Platform allowing users in a domain to be distributed on multiple hosts, has multiple queues. Provides virtual domains/users in MySQL. Modern MSP class qmail replacement with ESMTP, POP3/IMAP, QMTP, QMQP support
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Ellogon is a multi-lingual, cross-platform, general-purpose language engineering environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Scipad

    Scipad

    A powerful editor and graphical debugger for code written in Scilab

    Scipad is a powerful editor and graphical debugger for programs written in the Scilab language. It is a mature and highly configurable editor, almost entirely written in Tcl/Tk. Scipad is a free software running on Linux and Windows. Licence is GPL V2.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    SpecTcl is a Tcl/Tk based histogrammer suitable for analysis of nuclear physics data. SpecTcl is relatively easy to learn, and is based on top of a very open C++ histogramming class framework. SpecTcl has been developed under NSF grant PHY-9528844 and DOE grant DE-SC0000661 Note that as of July 2023, all future development and release packages will be occur at https://github.com/FRIBDAQ/SpecTcl
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    zhcrypt

    Tiny front end to hcrypt.exe from project page Hcrypto

    Zhcrypt is simply a tiny front end to hcrypt.exe, one of the utilities found within the Hcrypto suite found on Sourceforge. Hcrypt.exe is a Windows command line utility that will encrypt and decrypt files offering a variety of common and uncommon algorithms, including AES-128, AES-192, AES-256, Blowfish, CAST-128, CAST-256, DES, TripleDES, DESX, GOST, DEA, KASUMI, MARS, MISTY1, Noekeon, RC2, RC5, RC6, SAFER-SK, SEED, Serpent, Skipjack, Square, TEA, Twofish, and XTEA
    Downloads: 1 This Week
    Last Update:
    See Project