29 programs for "rexx/tk" with 2 filters applied:

  • Automated RMM Tools | RMM Software Icon
    Automated RMM Tools | RMM Software

    Proactively monitor, manage, and support client networks with ConnectWise Automate

    Out-of-the-box scripts. Around-the-clock monitoring. Unmatched automation capabilities. Start doing more with less and exceed service delivery expectations.
  • Build with generative AI, deploy apps fast, and analyze data in seconds—all with Google-grade security. Icon
    Google Cloud is a cloud-based service that allows you to create anything from simple websites to complex applications for businesses of all sizes.
  • 1
    Gato (Graph Animation Toolbox): Animate graph algorithms for example for computing shortest paths, minimal spanning trees, maximum flows or maximal cardinality or weight matchings. Create your own animations using the Animated Data Structures (ADS).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Integrated Development Environment for some microcontrollers based on 8051(e.g. AT89S8253). Supported languages are Assembly and C. It has its own simulator, assembler, editor and many other tools. See the project web site for more details and the newest updates.
    Leader badge
    Downloads: 1,011 This Week
    Last Update:
    See Project
  • 3

    SMakeWav - Command line WAV file creator

    SMakeWav - create WAV file functions generator (sound), graph PS orTCL

    Simple Make Wav is command line which allows to create a wav file with a sinusoidal or triangular or rectangular or personnal signal and to adjust voltage, frequency and cyclic ratio. And generate PS or TCL/TK file graphic image of the WAV form, too Usage : ./smakewav [options] -o file.wav Examples : ./smakewav -o example.wav ./smakewav -o example.wav -f 440 -d 10 -t sin ./smakewav -o example.wav -f 1000 -d 10 -l 1 -t rec -cr 20 -ps example.ps -nps 2 -wps 10 -sps 0.5 -bgps...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    ixbar3000

    ixbar3000

    Multiplatform Multiemulator Frontend

    ixbar3000 is a frontend, it allows you to browse/launch games from a centralized place. While doing so it’ll keep statistics on your usage. You can also use it to store highscores on games that doesn’t have battery memory. Demo videos: http://www.youtube.com/playlist?list=PLsYn7B5Y4pDxKzEfZSIqlG62yswJXgBu2&feature=plcp
    Downloads: 0 This Week
    Last Update:
    See Project
  • Nectar: Employee Recognition Software to Build Great Culture Icon
    Nectar: Employee Recognition Software to Build Great Culture

    Nectar is an employee recognition software built for the modern workforce.

    Our 360 recognition & rewards platform enables everyone (peer to peer & manager to employees alike) to send meaningful recognition rooted in core values. Nectar has the most extensive rewards catalog so users can choose from company branded swag, Amazon products, gift cards or custom reward types. Integrate with your other tools like Slack and Teams to make sending recognition easy. We support top organizations like MLB, SHRM, Redfin, Heineken and more.
  • 5
    The General Hidden Markov Model Library (GHMM) is a C library with additional Python bindings implementing a wide range of types of Hidden Markov Models and algorithms: discrete, continous emissions, basic training, HMM clustering, HMM mixtures.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 6
    Steganometrographia

    Steganometrographia

    Latin titkosító és versgenerátor

    A program rövid üzeneteket tud elrejteni, kódolni latin nyelvű disztichonos versekben. Dekódolni is tudja az ilyen titkosított üzeneteket rejtő verseket. Ezen kívül véletlenszerűen is tud verseket generálni. Minden generált vers értelmes latin nyelvű költemény.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Tk-Yupana

    Tk-Yupana

    Incan Abacus Emulator

    The Yupana was an ancient calculating device of the Incas. This simple program compares different theories: - positional notation * Base 10 by H. Wassen (representation, addition) * Base 10 by C. Radicati di Primeglio (representation, addition, subtraction, multiplication) * Base 10 by W. Burns Glynn (representation, addition, multiplication) * Base 40 by N. De Pasquale (representation) - sign-value notation * Powers of ten by C. Florio ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Language Constructor

    Complete tool for constructing/manipulating languages in digital form

    With this tool you can easily design a new language, digitize an existing one or incrementally reconstruct an ancient language. It allows for free experimentation of all aspects of the language, so it does not have to be made consistent on paper first. You can edit script, syntax, grammar, morphology, lexicon and phonology, as well as write documents in the language, as it might be too complex to be handled by current font technology. The information is stored in xml format for easy...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    BookSnippets

    BookSnippets

    Store book snippets faster!

    This is a simple application where you can add, edit, delete and search for book excerpts. It is created using Python, Tkinter, and Pmw. This is recommended to students who wants to easily search through piles of books by adding any book snippets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Propelling Payments for Software Platforms Icon
    Propelling Payments for Software Platforms

    For SaaS businesses to monetize payments through its turnkey PayFac-as-a-Service solution.

    Exact Payments delivers easy-to-integrate embedded payment solutions enabling you to rapidly onboard merchants, instantly activate a variety of payment methods and accelerate your revenue — delivering an end-to-end payment processing platform for SaaS businesses.
  • 10

    Vocabulary Tester

    Vocabulary Testing Program

    This is a program (written in Python, with graphics based on the Tk/Tcl framework) to test on vocabulary. It allows users to define their own languages and constructs per language. Afterwards, a dictionary of words can be created and the user can be tested on this dictionary. Currently, it is in v0.8 (Beta) of development. After a stable version is released (v1.0), a more detailed repository will be kept.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Donatus is an on-going project consisting of Python, NLTK-based tools and grammars for deep parsing and syntactical annotation of Brazilian Portuguese corpora. It includes a user-friendly graphical user interface for building syntactic parsers with the NLTK, providing some additional functionalities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This project is aimed to the development of a framework for alife contests: the main rules of life, a graphical interface and some examples of elementary microorganisms (more complex survival strategies are developed by the contestants).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Rubyturgy is designed to help students perform textual analysis on publicly available texts. It is intended to mimic Unix text utility functionality, while providing more useful representations of data for students of literature.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Simplified Number Conversion! Convert any number of any radix base (base 2-36) to another number of any radix base. It is written in C, and uses GTK+ for the user interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This is a project to develop a vector program, to calculate with two three-dimensions vectors (x,y,z). It's really usefull to maths, use it! The download pre-selected is in English, if you want in Spanish, you have it in the folders.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Make AsciiDoc part of your literate programming tool set. With eWEB you can weave and tangle literate programs written as AsciiDoc documents, using embedded WEB code snippets.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 17
    WordFlashReader is an Rapid Serial Visual Presentation (RSVP) program useful for anyone who has an electronic text or book they wish to read. It flashes each word of the text sequentially and pauses for punctuation. Opens *.txt, *.html, and *.pdf files.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 18
    Sanat is a generic query tool to teach you foreign languages. Various front ends are planned, including text based and WWW user interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    TexOut convert Latex document to Output documents. TexOut use LateXml to convert document from Latex to xml and then use xslt transformations to create output documents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Simple library and application for instatnt p2p messaging, based on distributed hash table system for location and presence services.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    WikSpeak is a phonetic dictionary for English words. The program uses a simple and fast graphic interface to retrieve the phonetic transcription (IPA) and the pronunciation of any English word, while avoiding the annoying process of browsing dictiona
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Goal: 1. Teach Elementary School Level Skills to kids 5-12 with easy to use widgets. 2. Create a forum for Ruby beginners to start programming using the Ruby language. Each widget is small, portable and simple to use. Now available: winCapitals
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The concept is a website that will allow individuals with reading problems to learn effective reading. The approach is inspired by a methodology based on Interactive Constructivist principles.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Flashcard Studio, a program for creating and studying electronic flashcards.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Lydian is a simulation and visualization environment for distributed algorithms that provides to students an experimental environment to test and visualize the behaviour of distributed algorithms.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next