Skip to content

Minimalistic app framework powered by DearPyGUI

License

Notifications You must be signed in to change notification settings

caldrjir/PyPanel

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IMG

Introduction

A minimalistic Windows app framework powered by DearPyGUI.

PyPanel offers a wide variety of discrete tools, such as:

  • Monitoring sub-apps (i.e. Weather, HW Info, Game Server Info)
  • Financial sub-apps (i.e. Stocks, Exchange rates)
  • Notification sub-apps (i.e. Twitch, Youtube, Downdetector)

Sub-apps are continually added, as are performance and design features.

For upcoming sub-apps and features see Feature Tracker

Getting started

Installation

Installing PyPanel couldn't be easier:

  1. Head over to Releases Page
  2. Under Assets, you will find PyPanel-vX.X.X.exe, download it
  3. Go through the setup wizard
  4. Done!

How to use profiles?

Profiles are used to save your apps, settings and data.

Once you open PyPanel, the first thing you want to do is create your own profile. You can do so, by either clicking on Save Profile or Profiles -> Add

You will be prompted to choose a name for your profile. After clicking on Add your profile is loaded as a blank template. Now click on the menubar item Apps. Here, you'll find all the apps currently implemented in PyPanel.

PyPanel stores not only data you put in, but also the sub-app window positions and sizes.

After you are done setting up your PyPanel workspace, hit Save Profile.

RustApp

Monitor number of joined, queued and max players on a Rust server using Battlemetrics' URL.

Usage

ClockApp

A simple app to display local or remote time.

WeatherApp

Local weather forecast. Displays temperature, precipitation type (i.e. raining, snowing) and amount (in mm/hr) for the next 8 days.

PassGenApp

Generate stronger and easier to remember passwords. Based on xkcd #936.

Usage

License

PyPanel is licensed under the MIT License.

About

Minimalistic app framework powered by DearPyGUI

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%