Search Results for "python user interface" - Page 5

Showing 1296 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
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 1

    rx2fits

    HF/VHF spectrosopy code for the rx888mk2 direct-sampling receiver

    ... rate, Fourier bin count, PFB frame count, integration time and receiver gain parameters can be set. Utilities for device enumeration, firmware upload, display of FITS header, file viewing, and for measuring sample rate and sample statistics are provided. The device interface is Ruslan Migirow's librx888 and dropped samples at 130 MHz are negligible. Runs on linux computers under .Net.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    ih19

    Covid 19 Vaccine Injection History

    The web application can keep injection history of covid19 vaccine receivers. An injection site can use the web application by: First register the site (site name, address, state, zipcode). Then record vaccines available at the site. Next, record injectors. Each injector can click Begin to start. The injector can fill out information of the vaccine recipient using the web application and save the injection after he/she is done with physically injecting vaccine to the person.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    SimpleDiagramControl

    Control to create diagrams in winform applications in C# (.NET)

    Diagram control to allow the creation of many types of diagrams in .NET. The behaviour of the control is determined by implementing a controller Created in C#
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    PGMania

    PGMania

    Astrophotography image & video processor. Full processing cycle

    PGMania is a universal package for processing deep space images. The program provides wide and unique functionality, a powerful and flexible tool with a clear and user-friendly interface. The program performs all image processing cycles for astrophotography, including filtering, cleaning, aligning, image calibrating, stacking, post-processing, format conversion, cropping, rotations, many special operations and much more. PGMania is environmentally friendly - it does not clutter your photos...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Turn Your Content into Interactive Magic - For Free Icon
    Turn Your Content into Interactive Magic - For Free

    From Canva to Slides, Desmos to YouTube, Lumio works with the tech tools you are already using.

    Transform anything you share into an engaging digital experience - for free. Instantly convert your PDFs, slides, and files into dynamic, interactive sessions with built-in collaboration tools, activities, and real-time assessment. From teaching to training to team building, make every presentation unforgettable. Used by millions for education, business, and professional development.
    Start Free Forever
  • 5
    To give users the full control over the running application. This means that an application is working according to its purpose but the control over the whole interface is taken from developer and given to users. While an application is running, users can move, resize, and tune all the screen objects through which the communication with an application is going. Set of files includes the book (both in DOC and PDF formats), a big demonstration project with all its files available (all...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Janes USAF Fox 2

    Janes USAF Fox 2

    A modification for Janes USAF

    This project is meant to create a more seamless and more in-depth game for Janes USAF. It's intended to include a more in-depth pilot career, updated models and textures, ease of use and map updates/creations. There are 2 versions, currently, and those are for end-users/players to choose either a dgvoodoo based game, or a wine3d based version. It is a free modification, that could develop into a complete overhaul of the game. All free of course. **You MUST own a original copy of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Laila.Pdf

    Laila.Pdf

    A .NET6 WPF Pdfium-based viewer control and printer object.

    Experience seamless PDF viewing, printing, and interaction with this .NET 6 Pdfium-powered solution! Enjoy: ✅ Ultra-smooth scrolling for effortless navigation ✅ Precision text selection & copying ✅ Powerful search capabilities to find what you need instantly ✅ Basic PDF form support for interactive documents ✅ Reliable .NET 6 PDF printing for crisp, professional output Built on an enhanced version of PDFiumSharp, featuring added PDF form support for a more complete document...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Logic Element Explorer

    Logic gates simulator Logic Element Explorer is an application that al

    Simulate logic gates: AND, OR, NOT, XOR, etc. Simulate flip-flops: D Flip-Flop, JK Flip-Flop, T Flip-Flop, etc. Simulate decoders and encoders. Simulate multiplexers and demultiplexers. Compare two signals and observe the output. "This project was developed as part of my university coursework, focusing on utilizing C# and XAML to create a practical application."
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Shutup Long Link

    Shutup Long Link

    Free Program To Get ALL Shortener Tools In One Place ( By USING APIs )

    This App is Developed to be Freeware Software and you can SHARE it and COPY it without removing the DEVOLPER Name or Data. Hope you enjoy it. :)
    Downloads: 0 This Week
    Last Update:
    See Project
  • Test your software product anywhere in the world Icon
    Test your software product anywhere in the world

    Get feedback from real people across 190+ countries with the devices, environments, and payment instruments you need for your perfect test.

    Global App Testing is a managed pool of freelancers used by Google, Meta, Microsoft, and other world-beating software companies.
    Try us today.
  • 10
    OSM Software Catalog

    OSM Software Catalog

    Catalog of applications for OpenStreetMap

    OpenStreetMap Software Catalog is a desktop application for Windows and Linux (Mono) which acts as catalog of all OpenStreetMap based applications. Supports sorting, filtering and comparison. Requires .NET 4.8 The source of data is http://wiki.openstreetmap.org/wiki/Software. Application uses Media Wiki API to synchronize data. Requirements: * Windows: .NET Framework 4.8 * Linux: Mono with WinForms
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    litc

    litc

    Litc - light in band text compressor

    A very simple dictionary based text compressor. Created to shorten single line UTF8 strings; it tries to compress them quickly with a simple interface that can be used as a drop in replacement for Encoding.UTF8.GetBytes(value) and Encoding.UTF8.GetString(packed). The public Litc API are in fact: byte[] packed = Litc.GetBytes(value); string unpacked = Litc.GetString(packed);
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    BatchRenamer

    BatchRenamer is a powerful tool designed for seamlessly renaming files

    BatchRenamer is a powerful tool designed for seamlessly renaming files and folders with ease. Whether you need to rename individual files, entire folders, or multiple items at once, this application provides a user-friendly interface to handle bulk renaming tasks efficiently. With advanced options to customize naming patterns, this tool is ideal for organizing and managing large volumes of files and folders in a few simple steps.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    WhisperFTPApp

    WhisperFTPApp

    WhisperFTPApp is FTP app designed for seamless file management.

    WhisperFTPApp is FTP app designed for seamless file management and transfer operations. Features 📁 Dual-pane file management interface 🔄 FTP operations support (upload, download, delete) 🎨 Customizable background themes 📝 Built-in logging system 💾 Recent connections history 🌍 Multi-language support (English, Russian) 📡 WiFi Network Scanner & FTP Port Analysis* (last feature are not implemented correct yet) Core Functionality FTP Operations: Connect to FTP servers, Browse...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Gemi

    Gemi

    PCR primers / probes design from multiple & degenerate sequences

    Please, do not hesitate to contact Dr. Haitham Sobhy if you need help. Gemi, an automated, fast, and easy-to-use bioinformatics tool with a user-friendly interface to design primers and probes for polymerase chain reaction (PCR). Gemi accepts multiple aligned and long DNA and RNA sequences with degenerate nucleotide (non-A/C/G/T bases). Gemi can be used for quantitative, real-time and conventional PCR (qPCR, rt-PCR, etc.), and Sanger sequencing. Gemi can parse large dataset of sequences...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    QistasLinks-Serial-Communication-Library

    The perfect solution for projects that depend on serial communications

    QistasLinks: C# library, make serial interface(RS232) communication easy and efficient for any project utilizing a serial connection. With its user-friendly methods and robust features, QistasLinks simplifies the process of establishing communication with microcontrollers and facilitates seamless data exchange, By integrating QistasLinks into your application, you can benefit from enhanced performance and extended capabilities, making it the ideal choice for any project relying on serial...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    SMC - The State Machine Compiler

    SMC - The State Machine Compiler

    Translates state machine into a target programming language.

    SMC takes a state machine stored in a .sm file and generates a State pattern in 14 programming languages. Includes: default transitions, transition args, transition guards, push/pop transitions and Entry/Exit actions. See User Manual for more info.
    Leader badge
    Downloads: 44 This Week
    Last Update:
    See Project
  • 17
    oto the autoclicker

    oto the autoclicker

    The fastest auto clicker for windows

    NOTE: Seems like it looks quite bad on windows 11, I will be fixing this in the near future. After close to a year of me not updating this project the near future is a bit away. But if you download the .exe version it will work fine. This auto clicker is the fastest auto clicker I have ever found/created. It is a full-fledged auto clicker with one mode of auto clicking, at your dynamic cursor location. The maximum amounts of clicked can also be set (or left as infinite). Hotkeys...
    Leader badge
    Downloads: 21 This Week
    Last Update:
    See Project
  • 18
    MeGUI
    MeGUI is the most comprehensive GUI based ISO MPEG-4 solution. It suports MPEG-4 ASP (xvid), MPEG-4 AVC (x264), AAC, MP2, MP3, Flac, Vorbis, AC3 audio and various common containers support (MP4, MKV, AVI, M2TS).
    Leader badge
    Downloads: 345 This Week
    Last Update:
    See Project
  • 19
    QuickPasswordGenerator

    QuickPasswordGenerator

    Generates random password

    This program generate random password of a specified length, with numbers, upper and lowercase letters and special symbols.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 20

    Tiny Multi Bootloader+

    Serial Bootloader for Microchip, Atmel, NXP, TI, 8051 microcontrolers

    What is it? It's a Bootloader for Microchip, Atmel, NXP, TI and 8051 devices. A Bootloader is a firmware running in the microcontroler device which allows the user to send it's own firmware without the need of a programmer. This Bootloader consists of: - firmwares for many devices (this firmware need to be send to the device's flash memory with a programmer, only once) - a PC software which communicates with the bootloader firmware in the device and send the user's program in its memory...
    Leader badge
    Downloads: 32 This Week
    Last Update:
    See Project
  • 21

    WFEF .NET Bindings

    .NET bindings for the WFEF project.

    Home Browse Open Source WFIO .NET Bindings WFIO .NET Bindings .NET bindings for WFIO Status: Pre-Alpha Brought to you by: thylordroot Add a Review Downloads: 0 This Week Last Update: 2023-01-25 Browse Code Get Updates Share This Windows Mac Linux BSD ChromeOS Summary Reviews Support Code This subproject contains a parallel implementation effort for the .NET Virtual Machine. It allows for you to use the WFEF interface in your .NET applications...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    slab3d

    slab3d

    slab3d is a real-time virtual acoustic environment.

    slab3d is a real-time virtual acoustic environment rendering system. It includes two rendering applications, libraries for spatial auditory display and audio signal processing development, and a set of tools for HRTF analysis and visualization.
    Leader badge
    Downloads: 10 This Week
    Last Update:
    See Project
  • 23
    .NET Boxed

    .NET Boxed

    .NET project templates with batteries included

    Project templates with batteries included provide the minimum amount of code required to get you going. The ASP.NET Core API project template uses dotnet new to enable you to turn features of the project template on or off. Response caching is allows the use of the [ResponseCache] attribute on your action methods. Cache settings (cache profiles) are stored in the configuration file and referred to by name. Use the HTTPS scheme and TLS security across the entire site, redirects HTTP to HTTPS,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Repeat

    Repeat

    Mouse/keyboard record/replay and automation hotkeys/macros creation

    Full-fledged mouse/keyboard record/replay and automation hotkeys/macros creation using modern programming languages, and more advanced automation features. Working across three major OSes: Windows, OSX, and Linux. See more at https://github.com/repeats/Repeat Repeat yourself with some intelligence. This, if used correctly, can improve your productivity greatly.
    Leader badge
    Downloads: 80 This Week
    Last Update:
    See Project
  • 25
    BuddyCAD

    BuddyCAD

    A set of freeware applications for viewing/processing P-CAD files.

    BuddyCAD Viewer+ can view/process files for following P-CAD versions: - P-CAD v4.5 - P-CAD v8.5 / v8.7 / v9.0 - P-CAD 99 / Accel / 2002 / 2004 / 2006 (through ASCII import)
    Downloads: 0 This Week
    Last Update:
    See Project
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.