Showing 34 open source projects for "tcl-8.6.14"

View related business solutions
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 1

    tcl-awthemes

    awdark and awlight themes for Tk, scalable themes.

    awdark and awlight themes for Tk, loosely based on the adwaita themes. Scalable themes: awdark, awlight, black, winxpblue, breeze, arc, clearlooks.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 2
    tkImg

    tkImg

    Img is a collection of format handlers for the Tk photo image type.

    See https://tkimg.sourceforge.net/ for a list of supported image formats.
    Leader badge
    Downloads: 137 This Week
    Last Update:
    See Project
  • 3
    tkwintrack

    tkwintrack

    Tk window tracking

    This project houses two packages: * windetect (latest release: 2.0.1) 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.1) 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
  • 4
    [incr Tcl] is the most widely used O-O system for Tcl. The name is a play on C++, and [incr Tcl] provides a similar object model, including multiple inheritence and public and private classes and variables. Repos now http://core.tcl.tk/itcl and itk
    Leader badge
    Downloads: 151 This Week
    Last Update:
    See Project
  • Outgrown Windows Task Scheduler? Icon
    Outgrown Windows Task Scheduler?

    Free diagnostic identifies where your workflow is breaking down—with instant analysis of your scheduling environment.

    Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered in minutes.
    Download Free Tool
  • 5

    TclFltk

    Dynamic Extension for TCL/TK

    Implements a Tcl binding for the Fast Light Tool Kit portable GUI development environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    tcl-flexmenu

    An alternative menu system for Tcl

    An alternative menu system for Tcl that allows any widget to be placed in the menu, standard checkbutton and radiobutton widgets and scrollable menus.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    tcl-virtualscrolling

    Virtual Scrolling without a frame or canvas wrapper

    This code implements virtual scrolling using callbacks to configure and populate the rows. Each row display is configured with a callback and the data for each row is populate with a callback.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    pytkapp

    Python package for develop an SDI/MDI application and set of widgets.

    ...See available demos: pytkapp/demo/run_ptaoptionsdemo.py - run GUI demo for option's container (available widgets, rules) pytkapp/demo/run_ptamdidemo.py - run demo of MDI application pytkapp/demo/run_ptasdidemo.py - run demo of SDI application pytkapp/demo/run_tkwbasicdemo.py - run demo of basic widgets pytkapp/demo/run_tkwtldemo.py - run demo of tablelist-based widgets pytkapp/demo/run_diademo.py - run demo for dialog widgets (selector, xmessage) Notes ========= 1) PyTkApp package was tested on python 2.7, 3.1 2) If you planning to use tablelist-based widgets then you need to download tcl Tablelist package from http://www.nemethi.de/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    PTWidgets

    Package of modernized Tcl/Tk widgets

    PTWidgets contains several Tcl/Tk widgets including tokensearch and tokenentry.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 10

    ScintillaTk

    Tk platform implementation for Scintilla text widget

    ...It is modeled after the Tk text widget for common or similar operations. There are also additional subcommands unique to Scintilla's features. See the ScintillaTk man page for more details. This extension was developed using Tcl/Tk 8.5.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Converts Qt designer ui files to tcl/tck script. Handled classes: - QLabel - QLineEdit - QPushButton
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Python Tkinter Extensions

    Python Tkinter Extensions

    Additional Graphical Classes and Widgets for Tkinter/Ttk

    This is a Python package with extensions for Tkinter. It supports both Python 2.7 and Python 3.3. Currently, the project is in version 1.0 of the Production stage. Feel free to fork off the main project or send me possible additions to the package.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 13

    tkml

    Simple Tcl/Tk library for XML-based GUI creation

    tkml is a library written in pure Tcl which makes use of the Itcl object oriented package for providing its users (Tcl/Tk programmers) with a way of easily creating GUIs based on XML text with a pre-defined set of tags and corresponding attributes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    dynamide
    dynamide is a dynamic web application framework for handling the presentation and business layers in a traditional web app. See http://dynamide.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Instigate GUI Toolkit
    Instigate GUI Toolkit is an Abstraction for multiple GUI Toolkits allowing to write single GUI code which can run on multiple platforms and with multiple GUI back-ends. Now it supports QT and gtkmm back-ends on Linux. Work on GTK+ and EWL is ongoing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    QConsole is a custom Qt widget implementing a standard console to be inherited to support a specific scripting language or shell, and then embedded in any Qt application. As example, a Tcl console (QtclConsole) is provided for use in EDA applications
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    tk-goodies provides a set of Tcl/Tk packages to build GUI in an easy and powerfull way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    tkgifviewer

    tkgifviewer

    Image viewer for animated GIFs

    tkgifviewer is an image viewer to open and manipulate images, especially animated GIF images. tkgifviewer has two operational modes, One is an image slideshow, showing one image at a time from those specified on the commandline. It will show (animated) thumbnails of images if started in thumbnail mode. It is possible to manipulate the animation time of the GIF images. Moreover it is possible to execute operations on images like Move File, Create Link, Delete File, and so on. For user...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The Open Instrumentation Project provides open source software for graphical user interface and control of computer-based lab instruments. Current instruments include an oscilloscope, waveform generator, CircuitGear, multimeter and network analyser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    TkTextPlus is an enhanced version of the Tk Text widget including syntax highlighting, code folding and line numbering.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Allows Tcl developers to use attractive Mac styled widgets, knowing they'll be rendered platform appropriately elsewhere too, like X11 and Microsoft Windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Libraries and documentation concerned with the gestalt of Human-Computer-Interfaces. Supported Languages and Toolkits: Tcl/Tk, Ruby, Python and Lisp. Written in Tcl/Tk.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Middle level device drivers for the Ultraship U-2, a USB HID scale, no brand or company name available. Includes basic test scripts, drivers, example implementations and documentation. The output of this driver will insert it into applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Tcl/Tk interface for the SSC-32 servo controller. Sliders generate position commands and send them to the ssc32 via serial output. The number of servos can be changed. Positions can be captured and replayed using the macro function. Added group controls.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25
    Tcl/Tk library for active diagram drawing using Poet (Prototype Object Extension for Tcl)
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next