tkterm VS CustomTkinter

Compare tkterm vs CustomTkinter and see what are their differences.

tkterm

Cross-platform serial terminal console based on Python3 tkinter. Allows user to read serial traffic and send commands while a script is running. (by axs5489)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
tkterm CustomTkinter
1 55
1 10,170
- -
0.0 6.7
almost 3 years ago 19 days ago
Python Python
GNU General Public License v3.0 only MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

tkterm

Posts with mentions or reviews of tkterm. We have used some of these posts to build our list of alternatives and similar projects.
  • Multiple Windows
    1 project | /r/Tkinter | 19 Apr 2021
    I am working on something similar. I encourage you to take a look at https://github.com/axs5489/tkterm You want the tkterm.py and tksetup.py files. Its far from complete, but I figure I'd save you some time. Serial uses a menu system to pop-up various settings windows, returning them to the main window. I wanted the ability to pop up multiple instances of Serial and have them not interfere with each other (closing the first one used to close all). I fixed that by instantiating a master windowing class (minimized via the withdraw command), automatically instantiating a Serial object and having the ability to add/remove them. My current problem is getting the master window to close when its run out of child windows.

CustomTkinter

Posts with mentions or reviews of CustomTkinter. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-04.

What are some alternatives?

When comparing tkterm and CustomTkinter you can also consider the following projects:

Python-Pulseaudio-Loopback-Tool - A graphical tool to create basic loopbacks, virtual sinks, and to remap sources in Pulseaudio

ttkbootstrap - A supercharged theme extension for tkinter that enables on-demand modern flat style themes inspired by Bootstrap.

pyrustic - Collection of lightweight Python projects that share the same policy

Tkinter-Designer - An easy and fast way to create a Python GUI 🐍

pySerial - Python serial port access library

PySimpleGUI - Python GUIs for Humans! PySimpleGUI is the top-rated Python application development environment. Launched in 2018 and actively developed, maintained, and supported in 2024. Transforms tkinter, Qt, WxPython, and Remi into a simple, intuitive, and fun experience for both hobbyists and expert users.

flet - Flet enables developers to easily build realtime web, mobile and desktop apps in Python. No frontend experience required.

Sun-Valley-ttk-theme - A gorgeous theme for Tkinter/ttk, based on the Sun Valley visual style ✨

streamlit - Streamlit — A faster way to build and share data apps.

nicegui - Create web-based user interfaces with Python. The nice way.

pygame-menu - A menu for pygame (pygame-ce also supported!). Simple, and easy to use

Tkinter-Applications - A collection of small tkinter apps made by me