2018-02-10 16:46:43 +01:00
2018-02-09 23:12:34 +01:00
2018-02-09 23:12:34 +01:00
2018-02-09 23:12:34 +01:00
2018-02-09 23:12:34 +01:00
2018-02-09 23:12:34 +01:00
2018-02-09 23:12:34 +01:00
2018-02-09 23:12:34 +01:00
2018-02-09 23:12:34 +01:00
2018-02-09 23:12:34 +01:00
2018-02-09 23:12:34 +01:00

15 Minute Apps

A collection of 15 small (minute) desktop applications written in Python using the PyQt framework. These apps are intended as examples from which you can poke, hack and prod your way to writing your own tools.

If you find these apps interesting, or want to learn more about PyQt in general, take a look at my ebook & online course "Create Simple GUI Applications" which covers everything you need to know to start building your own applications with PyQt.

More articles, tutorials and projects using PyQt can be found on my site.

All code is licensed under an MIT license. This allows you to re-use the code freely, remixed in both commercial and non-commercial projects. The only requirement is that you must include the MIT license file when distributing.

Completed

  1. Web Browser (untabbed) - "MooseAche"
  2. Web Browser (tabbed) - "Mozzarella Ashbadger"
  3. Minesweeper - "Moonsweeper"
  4. Notepad - "No2Pads"
  5. Calculator - "Calculon" (QtDesigner)
  6. Word Processor - "Megasolid Idiom"
  7. Webcam/Snapshot - "NSAViewer"
  8. Media Player - "Failamp"
  9. Post-it Notes - "Brown Note" (QtDesigner)

In progress

  1. Paint - "Piecasso" (QtDesigner)
  2. Translator - "Babelvis" (QtDesigner)

Up next

  1. Solitaire - "Ronery"
  2. Unzip - "7Pez" (QtDesigner)
  3. Address Book - "PeepKeep" (QtDesigner)
  4. RSS Reader

Maybe oneday

  1. Photo Gallery - "PeepPeek"
  2. Vector Graphics - "Madcap Artisan"
  3. Email - "GeeMail"
  4. IRC - "kIRC"
  5. Sound Editor
  6. (Audio) Spectrum Analyzer
  7. IM (Jabber)
  8. FTP
  9. Weather
  10. Finance/Stocks
  11. Process Explorer
  12. Internet Radio
Description
Demo desktop apps built with Python & Qt. With examples for PyQt6, PySide6, PyQt5 & PySide2
Readme MIT 4.4 MiB
Languages
Python 100%