Showing 32 open source projects for "python user interface"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • MongoDB 8.0 on Atlas | Run anywhere Icon
    MongoDB 8.0 on Atlas | Run anywhere

    Now available in even more cloud regions across AWS, Azure, and Google Cloud.

    MongoDB 8.0 brings enhanced performance and flexibility to Atlas—with expanded availability across 125+ regions globally. Build modern apps anywhere your users are, with the power of a modern database behind you.
    Learn More
  • 1
    WPAGen

    WPAGen

    Wifi Password Generator

    WPAGen is a wifi password generator written in Python. It runs in the terminal and has very few dependencies other than Python itself, and if you're using the compiled binary you don't even have to have Python installed. I digitally sign some files in my releases. If you'd like to verify those signatures, you can find my PGP/GPG keys at: https://marcusadams.me/gpg.html If you'd like to donate there's several ways to do so: PayPal: https://paypal.me/gerowen Bitcoin (BTC...
    Leader badge
    Downloads: 5 This Week
    Last Update:
    See Project
  • 2
    megawake

    megawake

    Remotely turn on devices connected to your home network

    A Free and Open-Source program to send Wake on Lan (WoL) packets What is Wake on Lan (WoL)? Wake on Lan (WoL) is a feature that allows you to remotely turn on supported devices (such as Smart TVs, and computers) when connected to the same local network. What is a Wake on Lan (WoL) packet? It is a packet used to request a WoL order to remotely turn on a WoL supported device. More details available in: https://en.wikipedia.org/wiki/Wake-on-LAN For this program to work you have...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Remote PC Input

    Remote PC Input

    Mobile device as wireless keyboard and mouse for PC

    Now Remote-PC-Input is a Progressive Web Application (PWA): https://remote-pc-input.tecnobillo.com Control your PC from your mobile device. Remote PC Input is a wireless mouse and keyboard: https://remote-pc-input.tecnobillo.com/app.html To connect with the PC you must download the application server: https://remote-pc-input.tecnobillo.com/rpci-ws/remote-pc-input-ws.rar
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    WiFiSafe

    Small utility software conceived to share WiFi connections between com

    Small utility software conceived to share WiFi connections between computers. As the software is intended to be used on a USB drive, the WiFi profiles (the files that store the connection information) are encrypted to avoid revealing sensitive information in case the device is lost. It will run with admin rights in order to access WiFi keys. 1)Place this program on a USB device. 2)Run it, you will be asked to set up a new password. 3)Once it is done, choose Export profiles (or...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Picsart Enterprise Background Removal API for Stunning eCommerce Visuals Icon
    Picsart Enterprise Background Removal API for Stunning eCommerce Visuals

    Instantly remove the background from your images in just one click.

    With our Remove Background API tool, you can access the transformative capabilities of automation , which will allow you to turn any photo asset into compelling product imagery. With elevated visuals quality on your digital platforms, you can captivate your audience, and therefore achieve higher engagement and sales.
    Learn More
  • 5
    Zippy-Ip-Scanner

    Zippy-Ip-Scanner

    Free, open-source IP scanner

    Zippy Ip Scanner is a free, open-source cross-platform IP scanning application written in python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    BlueGate HotSpot

    BlueGate HotSpot

    BlueGate HotSpot is a hotspot software

    ... and quickly. Main Features: +Share any type of Internet Connection (LAN,Ethernet,3G/4G,Wifi,etc) +WPA2 AES Encryption +Extends your Router's range & Acts as a repeater +View clients connected (Device name, Ip Address, Mac Address) +Avoid Overcharges for Costly Connections +Support Windows 7/8/8.1 (Support for Windows 10 soon) +User Friendly & Light Weight +Leaves nothing behind (Virtual adapter is cleared when hotspot is stopped) +Written in Python :))
    Downloads: 5 This Week
    Last Update:
    See Project
  • 7
    AcerHK GUI

    AcerHK GUI

    GUI interfaces for Acer Hardware driver -- acerhk.ko

    This project site maintains several projects that support the acerhk.ko linux module and provide a GUI interface for the module to activate and deactivate the wireless and bluetooth radios. Please see this projects Wiki for more information: https://sourceforge.net/p/acerhkgui/wiki/Home/ Programs: AcerHK GUI -- Main program. Updated 2015-03-05. Version 0.7.2.5 should work. Please report errors, as it may still require some work. Cinnamon Desktop Applet -- simple system tray icon...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    openchronos-ng

    openchronos-ng

    fully modular opensource firmware for the ez430 chronos

    openchronos-ng is a major rework of openchronos. Compared to openchronos it has the following features: * system message bus for system<->module communication. * hardware RTC timekeeping (no more clock inaccuracy). * rework of timer and ports drivers. * implementation of a module system (drop in applications). * rework of the display routines. * rework of the menu system. The firmware code is also conceptually simpler and smaller which leaves room for more modules (applications).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Wordpie Python Based Brute Force

    Wordpie Python Based Brute Force

    Python Based Brute Force Password Cracking Assistant By Clownsec

    A python script used to generate all possible password combinations for cracking WAP and other logins or password files. This program is open source. If you see the need to repair or change something by all means do so, but share your findings. *HONK* Usage: wordpie.py [-h] [-o OUTPUT] [-min MIN_SIZE] [-max MAX_SIZE] [-N] [-L] [-U] [-S] [-A] [-v] Generate a wordlist with all possible combinations of letters including: -L (Lowercase Letters) -U (Uppercase Letters) -N (Numbers...
    Downloads: 2 This Week
    Last Update:
    See Project
  • Powering the best of the internet | Fastly Icon
    Powering the best of the internet | Fastly

    Fastly's edge cloud platform delivers faster, safer, and more scalable sites and apps to customers.

    Ensure your websites, applications and services can effortlessly handle the demands of your users with Fastly. Fastly’s portfolio is designed to be highly performant, personalized and secure while seamlessly scaling to support your growth.
    Try for free
  • 10
    pyforward

    pyforward

    Turn your linux machine into an infrastructure wifi router.

    pyforward is a GTK+ front-end to three core linux technologies that make it possible to turn your computer into a wifi access point in infrastructure mode: 1. iptables - To enable routing of your requests. 2. dnsmasq - To assign ip-addresses using dhcp. 3. hostapd - To enable wifi access to your machine in infrastructure mode. Refer the wiki page for more information on how to run pyforward. Note: Presently I'm in "development" mode. So, I urge the users of pyforward to make any...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A 2.4 GHz wireless development board suitable for Bluetooth experimentation. Open source hardware and software. This project has moved to GitHub - https://github.com/greatscottgadgets/ubertooth
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    DogoIDS

    DogoIDS

    Active-probing-based network IDS for wireless networks

    DogoIDS is an open-source active-probing-based network intrusion detection system (AP-NIDS) for wireless multihop networks (MANETs, Wireless Mesh Networks, Sensor Networks, etc). At this stage, DogoIDS only support the IEEE 802.11s standard for Wireless Mesh Networks. DogoIDS is now under construction in a very early stage and mainly for research purposes. However, we aim to release a stable version ready for production soon. *** IMPORTANT *** We uploaded the very first experimental...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    GWA Geographical Wifi Analyser
    Open Source Geographical Wifi Analyser Tool
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Injection Wizard is an application for injecting traffic into WEP protected Wi-Fi networks, like aireplay-ng, but it's much more easy to use and it can work with worse conditions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A network connection manager that aims to simplify wired and wireless networking in Linux.
    Downloads: 16 This Week
    Last Update:
    See Project
  • 16
    Bluvert is a small collection of Python scripts which allows you to build up quickly a Bluetooth advertisement server. The server can send any OBEX message you want to. Bluvert uses hcitool and obexftp/ussp-push as additional tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Moved to https://github.com/jbthomsen/WiresharkZigbeeUtility Utility enabling easy capture and monitoring of Zigbee frames in Wireshark. This simple utility program implements a named pipe between Wireshark and the Freescale MC1322x USB dongle (support for other devices can relatively easily be added).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Workaround for Red Hat Enterprise Linux (RHEL and clones) version 5.x series with Atheros AR9285 and AR9287 (and similar) wireless adapters. Mitigates failure to connect to wireless access point.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Python script that plots access points from Inssider GPX wardrive capture to an html file displaying a Google map. Useful if you care about WPA and WPA2 data instead of just plain old WEP...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Mobile Manager is a D-Bus service to manage mobile data devices in Linux-based platforms. Mobile Manager provides an abstraction layer for interoperability with the hardware, making it easy to add support for new devices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Programa escrito en python y que permitira analizar las antenas y tarjetas inalambricas para compararlas asi como calibrar la calidad de la conexion. Este es mi primer programa en python por lo que os ruego comprension.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Application that monitors power level and noise of wireless networks 802.11 in Unix environments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    PyCI is a web-based configuration interface written in Python for systems running OpenWRT.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Pyroscript is an airoscript replacement written in python. It's intended to be easier and nicer to use than airoscript.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This project includes python symbian modules for handling topview ticker, access point managment and example program that shows Priamry US & Israel Stock exchange Indexes
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.