Showing 62 open source projects for "rexx/tk"

View related business solutions
  • Red Hat Ansible Automation Platform on Microsoft Azure Icon
    Red Hat Ansible Automation Platform on Microsoft Azure

    Red Hat Ansible Automation Platform on Azure allows you to quickly deploy, automate, and manage resources securely and at scale.

    Deploy Red Hat Ansible Automation Platform on Microsoft Azure for a strategic automation solution that allows you to orchestrate, govern and operationalize your Azure environment.
  • Powering the next decade of business messaging | Twilio MessagingX Icon
    Powering the next decade of business messaging | Twilio MessagingX

    For organizations interested programmable APIs built on a scalable business messaging platform

    Build unique experiences across SMS, MMS, Facebook Messenger, and WhatsApp – with our unified messaging APIs.
  • 1
    Personal Study Planner

    Personal Study Planner

    Python program that create a personalized study plan for your exams.

    # StudyPlanner This is a simple Python program that helps you create a personalized study plan for your exams. It calculates the number of hours and pages you need to study every day to be fully prepared for your exams. # Installation To run the program, you'll need to have Python installed on your computer. You can download it from the official website: https://www.python.org/downloads/ You'll also need to have the following modules installed: * tkinter *...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    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
  • 3
    Infix-To-Postfix-Converter

    Infix-To-Postfix-Converter

    Enhance your understanding of mathematical expressions conversions

    A simple desktop application to convert infix expression to postfix expression, also displaying the conversion steps fully.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    kakagui

    kakagui

    Kakagui is a gui interface for kakasi, the Kanji Kana Simple Inverter

    Kakagui かかぐい, is a gui interface for kakasi, the Kanji Kana Simple Inverter. It can be used by Japanese learners who do not yet have a strong grasp on Kanji to convert text to hiragana/katakana or Romaji to help in reading Japanese.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Create and run cloud-based virtual machines. Icon
    Create and run cloud-based virtual machines.

    Secure and customizable compute service that lets you create and run virtual machines on Google’s infrastructure.

    Computing infrastructure in predefined or custom machine sizes to accelerate your cloud transformation. General purpose (E2, N1, N2, N2D) machines provide a good balance of price and performance. Compute optimized (C2) machines offer high-end vCPU performance for compute-intensive workloads. Memory optimized (M2) machines offer the highest memory and are great for in-memory databases. Accelerator optimized (A2) machines are based on the A100 GPU, for very demanding applications.
  • 5
    translate-gui

    translate-gui

    GUI for translate-shell, the cli tool for quick translation

    GUI for the translate-shell, aims to be easy to use translator and a helpful tool for learning new languages. Most tools do a one way translation from source to target language, do to the reverse involves choosing the source and target languages again. This tool can do a 2 way translation accompanied by speech output of the target language text. Hence it can prove to be an indispensable aid when learning new languages
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    internet-control

    internet-control

    Control how long your childs computer is connected to the internet

    internet-control is a very special implementation of parental control. It allows the child to be productive at the computer while lowering the danger of addiction to a minimum. Instead of restricting the time the computer may be used, it allows parents to restrict the time the computer may be connected to the internet. This way the child is still able to do its homework at the computer, but the danger of addiction to a game or social media application is minimised - the unpredictabillity...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    PersonGen

    PersonGen

    A minor Project in Python which uses the RandomUser API .

    A Small Program in Python That Makes Use of RandomUser API To Generate Random Person Data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Showtime

    Showtime

    A Minor Project made in Python using OMDb API and Tkinter for Frontend

    A Minor Project made in Python using Tkinter for frontend which fetches Data about Movies/TV-Series from an Online Database and uses the OMDB REST API and pyImdb to show Information about movies. Github : https://github.com/Cyborg117/Showtime
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    HSKinter

    HSKinter

    Chinese Words Study (HSK 1–5) on Desktop and Phone

    A Python/Tkinter tool to learn 2500 Mandarin words (HSK 1–5). Flashcards, practice of hanzi meaning, pinyin and tones, stats of accuracy. Optional pronunciation via gTTS (Google). Compatible with Pydroid 3 (runs on Android). The frequency of a word showing up depends on its retaining level and time since the last answer (age).
    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.
  • 10
    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
  • 11
    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
  • 12

    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
  • 13

    CRC

    CRC algorithms, test code, libraries and tables

    This is a modified version of the CRC algorithms by Lammert Bies. It supports more algorithms and has been ported to several languages. It's also useful for learning how to do hexadecimal calculations and bitwise operations in various programming languages. Disclaimer: These test programs demonstrate the calculation of CRC. I made these translation with a basic knowledge of each language. They may or may not be appropriately formatted / secured / robustified / idiot proofed or...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    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
  • 15
    AlgoTaurus

    AlgoTaurus

    An educational game to teach programming.

    Write a program to make the AlgoTaurus find the exit. Installation: On Windows -Download the installer -After installation you can run AlgoTaurus from the Start menu. On Linux -Download the source files -Extract archive -Open terminal in the directory you have copied the files to and type 'python algotaurus.py' Use and discuss AlgoTaurus: Some tasks to solve and discuss: Write a program to find the exit. What does the program do? Try to describe/explain it in a higher level...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    SSH Teste
    SSH TESTE v0.1, foi desenvolvido para realizar teste em servidores SSH Free, a idéia e foco foram de apenas criação de uma aplicação destinada a console, porém resolvir fazer uma aplicação orientada a objeto, usando a biblioteca Tkinter do próprio Python. Incluir novas funcionalidade como realizar a verificação da pagina onde se encontra os banco de dados aberto e extração dos dados usando a biblioteca HTML Parser..
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    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
  • 18
    Skalax
    ... 5.14.0.4 before and download fullsetup here https://sourceforge.net/projects/skalax/files/fullsetup/ Skalax is newbie Kore by Skalax Panama This project was developed from closed project name "tk". Skalax is open source. Using for test "eAthena" private server. Warning.... - Skalax may prohibits in some country. - Skalax is not adult material but it's comfort to over 18 up years old. - Content by Skalax was under GNU General Public License ver3
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    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
  • 20
    Mezmory
    Mezmory helps you to mezmorize... I mean memorize... long passages, whether scripture, poems, speeches, songs, or anything you care to remember. You just type the text, and if a word is correct it stays. Input any text file you like.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    CoLabR

    A simple user interface to the R software environment.

    A simple user interface to the R software environment. It is designed for people new to R and provides the user with easy access to their variables and data along with pointers to the most basic commands. It also allows for multiple people to share data across different sessions on different machines. In this way it also offers a collaborative environment for people to work together in remote locations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    JOCalculator

    Simple Calculator

    A simple calculator made from python 2 & tkinter.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    JResistor

    Simple resistor calculator

    JResistor is created under Python 2.7 & Tkinter. A simple program for calculating the value of 4 band resistors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    TextTools
    TextTools is a freeware corpus linguistics tool developed in Python to aid in research. This program analyzes user-created corpora and displays information about word (token) frequency, n-grams, clusters, collocations, keyword in context (KWIC), and keyness. TextTools is designed to be user-friendly and intuitive and will run natively on Mac OS X.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    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
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next