All Projects → TkinterEP → Ttkthemes

TkinterEP / Ttkthemes

Licence: gpl-3.0
A group of themes for the ttk extenstions for Tkinter

Programming Languages

python
139335 projects - #7 most used programming language
tcl
693 projects

Projects that are alternatives of or similar to Ttkthemes

Tqdm
A Fast, Extensible Progress Bar for Python and CLI
Stars: ✭ 20,632 (+13210.97%)
Mutual labels:  gui, tkinter
Arf Converter
Bulk ARF file converter
Stars: ✭ 10 (-93.55%)
Mutual labels:  gui, tkinter
Picameraapp
A graphical interface for programming the Raspberry Pi PiCamera. Written in Python using Tkinter.
Stars: ✭ 188 (+21.29%)
Mutual labels:  gui, tkinter
Comiccrawler
An image crawler written in Python.
Stars: ✭ 185 (+19.35%)
Mutual labels:  gui, tkinter
Pytkgen
Create Tkinter GUIs from JSON definition files.
Stars: ✭ 100 (-35.48%)
Mutual labels:  gui, tkinter
Ttkwidgets
A collection of widgets for Tkinter's ttk extensions by various authors
Stars: ✭ 57 (-63.23%)
Mutual labels:  gui, tkinter
Appjar
Simple Tkinter GUIs in Python
Stars: ✭ 565 (+264.52%)
Mutual labels:  gui, tkinter
Whatsappbot
Send messages to any person in any time how much you want.
Stars: ✭ 104 (-32.9%)
Mutual labels:  gui, tkinter
Nordpy
A gui application to connect automatically to the recommended NordVPN server
Stars: ✭ 95 (-38.71%)
Mutual labels:  gui, tkinter
Pyrustic
Lightweight framework and software suite to help develop, package, and publish Python desktop applications
Stars: ✭ 75 (-51.61%)
Mutual labels:  gui, tkinter
Python Examples
Python examples from my answers on Stackoverflow and other short scripts.
Stars: ✭ 101 (-34.84%)
Mutual labels:  gui, tkinter
Attendace management system
In this system we can fill attendance by face recognition
Stars: ✭ 135 (-12.9%)
Mutual labels:  gui, tkinter
Omnigui
A cross-platform GUI framework from scratch just to learn
Stars: ✭ 147 (-5.16%)
Mutual labels:  gui
Win Vind
Simple Vim Key Binder for Windows. You can operate Windows with keybindings like Vim.
Stars: ✭ 151 (-2.58%)
Mutual labels:  gui
Qamel
Simple QML binding for Go
Stars: ✭ 147 (-5.16%)
Mutual labels:  gui
Diff Gui
GUI for Frida -Scripts
Stars: ✭ 146 (-5.81%)
Mutual labels:  gui
Clamtk
An easy to use, light-weight, on-demand virus scanner for Linux systems
Stars: ✭ 151 (-2.58%)
Mutual labels:  gui
Libs Gui
The GNUstep gui library is a library of graphical user interface classes written completely in the Objective-C language; the classes are based upon Apple's Cocoa framework (which came from the OpenStep specification). *** Larger patches require copyright assignment to FSF. please file bugs here. ***
Stars: ✭ 148 (-4.52%)
Mutual labels:  gui
Scap Workbench
SCAP Scanner And Tailoring Graphical User Interface
Stars: ✭ 145 (-6.45%)
Mutual labels:  gui
Rapidgui
Unity OnGUI(IMGUI) extensions for Rapid prototyping/development
Stars: ✭ 144 (-7.1%)
Mutual labels:  gui

ttkthemes

Build status Build Status codecov License: GPL v3 PyPI version Doc Status

A group of themes for the ttk extenstions for Tkinter gathered together by RedFantom and created by various authors.

License

ttkthemes: A group of themes for the ttk extensions of Tcl
Copyright (C) 2017-2020 RedFantom
Copyright (C) 2017-2018 Akuli
Copyright (C) 2004 Pat Thoyts
Copyright (C) 2004 David Zolli
Copyright (C) 2007-2008 Mats Bengsston
Copyright (C) 2005 Jelco Huijser
Copyright (C) 2015-2018 The materia and equilux authors
Copyright (C) 2018 Uwe Klimmek 
Copyright (C) Regents of the University of California, Sun Microsystems, Inc., Scriptics Corporation, and other parties
Copyright (c) 2018 Maximilian Lika
Copyright (C) 2018-2020 The Yaru Theme Authors
Copyright (C) 2015-2020 The Adapta Theme Authors

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.``

Please note that while you can use some themes only under GPLv3 and that my code is also available only under GPLv3, some themes, of which the files have a header explicitly stating this, are also available under the BSD-like 2-clause Tcl license.

Usage

For more information about how to use this project in your own programs, please check out the documentation on ReadTheDocs. You can also find example images of the different included themes there, so you can choose one easily, as well as examples on usage.

Recommendations

The themes plastik, clearlooks and elegance are recommended to make your UI look nicer on all platforms when using Tkinter and the ttk extensions in Python. When you are targeting Ubuntu, consider using the great radiance theme.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].