Pyabr lightweight OS with Python and Qt

Related tags

GUI Developmentpyabr
Overview

License

Code Size

Pyabr cloud computing software

In the name of God, the Compassionate, the Merciful

Pyabr © 2021 Mani Jamali. Free Software GNU General Public License v3.0

How to Contributing?

for contributing in pyabr please read CONTRIBUTING.md

What is Pyabr?

Pyabr is a small and lightweight software use as:

  • an operating system
  • a small theme for android
  • a small software for runing PyQt5 and Python applications in moblie phones
  • a small cloud software in client
  • a small cloud software on servers

How to install it?

  • Stable release:
python3 -m pip install pyabr
python3 -m pyabr

In Windows use python instead of python3

  • Latest or unstable release:
git clone https://github.com/PyFarsi/pyabr.git
cd pyabr
python3 setup.py

Pyabr NEWS and tutorials

  • See t.me/pyabr
  • See gap.im/pyabr
Comments
  • VirtualBox

    VirtualBox

    Hi guys. I was trying to install this operating system in the VirtualBox. I have downloaded the iso from your own website. but the OS was not booted. What do i do? Is there any required special configuration for the virtual machine?

    opened by parsampsh 2
  • use `puts` instead `printf`

    use `puts` instead `printf`

    puts(char*) receives a string and print newline ('\n') automatically. printf(char*,...) is used when you want print some values stored in some variables

    opened by PooiaFerdowsi 0
  • CVE-2007-4559 Patch

    CVE-2007-4559 Patch

    Patching CVE-2007-4559

    Hi, we are security researchers from the Advanced Research Center at Trellix. We have began a campaign to patch a widespread bug named CVE-2007-4559. CVE-2007-4559 is a 15 year old bug in the Python tarfile package. By using extract() or extractall() on a tarfile object without sanitizing input, a maliciously crafted .tar file could perform a directory path traversal attack. We found at least one unsantized extractall() in your codebase and are providing a patch for you via pull request. The patch essentially checks to see if all tarfile members will be extracted safely and throws an exception otherwise. We encourage you to use this patch or your own solution to secure against CVE-2007-4559. Further technical information about the vulnerability can be found in this blog.

    If you have further questions you may contact us through this projects lead researcher Kasimir Schulz.

    opened by TrellixVulnTeam 0
  • .iso not found

    .iso not found

    Hello, I tried to download the iso but has been deleted or moved

    $ LANG=C wget https://dl.pyabr.ir/pyabr-x86_64.iso
    --2022-11-03 21:55:09--  https://dl.pyabr.ir/pyabr-x86_64.iso
    Loaded CA certificate '/etc/ssl/certs/ca-certificates.crt'
    Resolving dl.pyabr.ir (dl.pyabr.ir)... 212.33.195.117
    Connecting to dl.pyabr.ir (dl.pyabr.ir)|212.33.195.117|:443... connected.
    HTTP request sent, awaiting response... 404 Not Found
    2022-11-03 21:55:09 ERROR 404: Not Found.
    
    opened by FabioLolix 0
  • request dockerize pyabr , can access from browser (xrdp , noVNC or etc)

    request dockerize pyabr , can access from browser (xrdp , noVNC or etc)

    Hi PyFarsi, please dockerize pyabr latest iso to run in docker & can access using docker-ip:port from browser using xrdp , noVNC or etc. waiting for your commit/s. finest regards

    opened by bugbounted 0
Releases(v2.4.0)
  • v2.4.0(Mar 18, 2022)

    News:

    • Add support full themes (Global themes)
    • Add support OpenBox GTK themes
    • Add support shell themes
    • Add support window themes
    • Replace WebView Engine to "Qt WebEngine" instead of "Chromium"
    • Add Notification service
    • Add Notes widget
    • Add Event wigets such as Calendar widget, Events of Calendar, Weather widget
    • Add Feed widget
    • Add battery logo, percent of battery, Wi-Fi status
    • Add "Onboard" virtual keyboard
    • Add new OpenBox themes such as "Mac OS X dark/light", "Windows", ...
    • Add Barf Shell theme
    • Add Ubuntu Shell theme
    • Add Cryptography tools such as "Cloud Mail", ...
    • Removed menubar at top
    • Replace sleep black screen to "real sleep"
    • Remove unused webapps
    • Change help docs to Markdown docs
    Source code(tar.gz)
    Source code(zip)
  • v2.3.0(Dec 28, 2021)

  • v2.0.2(Aug 1, 2021)

  • 1.3.0(Apr 13, 2021)

    Pyabr 1.3.0 version

    Updates

    • Powerfull GUI Package Manager
    • Add handsome themes
    • Add general GUI Setting
    • Update Desktop
    • Update IDE for code
    • Update the main repo
    • Add Multimedia apps
    • Update File manager
    Source code(tar.gz)
    Source code(zip)
Owner
PyFarsi Software Foundation
PyFarsi Software Foundation
Create highly interactive web pages purely in Python

A package for building highly interactive user interfaces in pure Python inspired by ReactJS.

701 Jan 03, 2023
ROS2 + PyQt5 Example

ROS2 + PyQt5 Example

Ar-Ray 4 Nov 15, 2022
Function-Plotter - GUI Python program that plots functions that are entered by the user

FunctionPlotter GUI Python program that plots functions that are entered by the user. The program takes minimum and maximum value for x and plot it as

Mohamed Magdy 2 Jan 20, 2022
A simple fusee-launcher frontend for macOS

A simple fusee-launcher frontend for macOS (Universal). Supports macOS = 10.9. It has libusb statically linked, so you don't need to install anything

rob 25 Dec 19, 2022
build GUIs from python functions, using magic.

magicgui: build GUIs from functions, using magic. 📖 Docs Installation magicgui uses qtpy to support both pyside2 and pyqt5 backends. However, you mus

napari 0 Nov 11, 2022
Make nixos usable for non-technical users through a settings / package management GUI.

Nix-Gui Make nixos usable for non-technical users through a settings / package management GUI. Motives The declarative nature of ni

547 Dec 31, 2022
These are some useful tkinter utilities that i like to personally use.

ntkutils nefs tkinter utilities These are some useful tkinter utilities that i like to personally use. I upload this here because someone might wants

nef 7 Dec 06, 2022
Learn to build a Python Desktop GUI app using pywebview, Python, JavaScript, HTML, & CSS.

Python Desktop App Learn how to make a desktop GUI application using Python, JavaScript, HTML, & CSS all thanks to pywebview. pywebview is essentially

Coding For Entrepreneurs 55 Jan 05, 2023
UI to save and load gnome-shell extension templates.

Gnome Extensions Loader GUI to save and load gnome shell extensions and extension settings. This app makes it easier to share your gnome extensions se

EMRECAN ALTINSOY 2 Nov 25, 2022
Firefox 96 Webapps for Gnome 3

mozapp Do you prefer Firefox to Chrome? Me too! But ever since Firefox dropped support for standalone web applications, I've resorted to using Chrome

Marten de Vries 8 Oct 31, 2022
A simple assistance and with a very basic GUI

J.A.R.V.I.S This is a simple assistance and with a very basic GUI (Graphical User Interface) Download all the dependencies by running the below code p

Abir Pal 7 Oct 12, 2022
Criando interfaces gráficas com Python e Qt 6 (PyQt6)

Criando interfaces gráficas com Python e Qt 6 (PyQt6) Qt O Qt é um framework para criação de interfaces gráficas multiplataforma, atualmente ele é des

Renato Cruz 1 Jun 07, 2022
GUI Pancakeswap 2 and Uniswap 3 SNIPER BOT 🥇 🏆 🥇

GUI Pancakeswap V2 and Uniswap V3 trading client (and bot) MOST ADVANCE TRADING BOT SUPPORT WINDOWS LINUX MAC (BUY TOKEN ON LAUNCH)

HYDRA 16 Dec 21, 2021
Quebra cabeça - Utilizando biblioteca do python: PyQt5

Puzzle 3x3 PyQt5 - Windows Quebra cabeça - Utilizando biblioteca do python: PyQt5 Para testar este quebra cabeça na sua maquina, primeiramente faça o

Matheus Marsal 1 Dec 21, 2021
Use CSS styling in Tkinter apps

cssTk To-Do Support Upto CSS 4.15 Set Up Docs Features * Corner Radius Gradient BG Blur Animations Usage Scenarios Allows easy import of GTK 3 and GTK

RUG 5 Oct 18, 2022
The quick and easy way to add versatile graphical interfaces with networking capabilities to your Python programs.

The quick and easy way to add versatile graphical interfaces with networking capabilities to your Python programs. Give instant access to your application to whoever you want on the Internet, without

Claude SIMON 215 Dec 28, 2022
Advanced Zola Cabs integrated with tkinter Graphical User Interface (GUI) made for ZOHO Corp .

ZolaCabs Advanced Zola Cabs integrated with tkinter Graphical User Interface (GUI) made for ZOHO Corp. Logs username : zoho password : zoho [ Deve

Mastermind 9 Nov 18, 2021
This is a short GUI project to evaluate Pbk solution.

Polubarinova-Kochina-solutions (Standalone GUI executables for Windows and Mac) Oden Institute for Computational Engineering and Sciences / Jackson Sc

Mohammad Afzal Shadab 1 Dec 24, 2022
Yasb is a highly configurable and hackable taskbar written in python with Qt6.

Yasb: Yet Another Status Bar Yasb is a highly configurable and hackable taskbar written in python with Qt6. This project is still in (very) early deve

Dan 355 Jan 01, 2023
AutoCalypsoBTS - A simple GUI CalypsoBTS for DragonOS by CrTh

AutoCalypsoBTS 📱 📞 A simple GUI CalypsoBTS for DragonOS by CrTh Download Drago

CrTx0 18 Dec 15, 2022