Showing 6031 open source projects for "python user interface"

View related business solutions
  • Visual goal management software Icon
    Visual goal management software

    Goalscape's Visual Goal Management is an ingenious leap forward from To-Do lists, Spreadsheets and Kanban Boards.

    Create business and personal projects by defining high-level goals and breaking them down into manageable chunks. Define Priorities visually, allocate resources, assign Responsibility, set Dates and track Progress. Filter by Date, Responsibility and/or Tag – and generate Goal Lists of matching goals.
    Learn More
  • Linxup Dash Cam for Fleet Management Icon
    Linxup Dash Cam for Fleet Management

    For companies with vehicles, fleets, assets, or equipment to track, from one piece to thousands.

    Linxup is a leading provider of vehicle and asset tracking solutions for fleets and service companies in a variety of industries. Linxup delivers powerful but easy to use GPS solutions through a software-as-a-service (SaaS) platform. Our data gives businesses the tools they need to improve fleet management, increase mobile worker productivity, and reduce operating costs. Specialty products such as lawn mower tracking and dash cameras give customers every tool they need to improve, grow, and protect their businesse
    Learn More
  • 1
    msp430fetinfo

    msp430fetinfo

    MSP430 USB-Debug-Interface MSP-FET430UIF Firmware Information

    A command line tool for getting information from a MSP-FET430UIF debug probe and connected MSP430-devices. Uses "msp430.dll" from http://processors.wiki.ti.com/index.php/MSP_Debug_Stack (Sourceforge project icon from the Open Icon Library). Also checkout the MSP430fetinfo Android app here: https://play.google.com/store/apps/details?id=com.kjarvel.msp430fetinfo
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Net Tools for Development

    A collection of network-oriented tools

    This Eclipse RCP application contains several free, useful network tools. Among others: - Standard network tools: ping, netstat, traceroute, nslookup - A port scanner - Servers: HTTP, FTP, TFTP servers - an HTTP proxy - A TCP tunnel - Clients: FTP client, embeddable PuTTY (for Windows only)
    Downloads: 5 This Week
    Last Update:
    See Project
  • 3

    Anumaan

    Open source predictive text entry system from CDAC, Mumbai

    Anumaan is a predictive text entry system developed by CDAC, Mumbai, India. It gives context sensitive text prediction. Hence, it helps in effective text entry. It is intended for people suffering from different kinds of motor disabilities. New version of standalone flavor of Anumaan (Anumaan-standalone-0.2) has been released. Feedback, feature enhancement requests about the application can be sent to ossd[at]cdac[dot]in or predictanumaan[at]gmail[dot]com.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Extends Tcl by providing new operating system interface commands, extended file control, scanning and status commands and many others. Considered by many to be a must-have for large Tcl apps.
    Leader badge
    Downloads: 15 This Week
    Last Update:
    See Project
  • Unbeatably easy cloud-based digital signage platform Icon
    Unbeatably easy cloud-based digital signage platform

    Yodeck enables you to create and schedule content for your screens effortlessly from the web, using your computer or smartphone.

    With Yodeck you can create, design and schedule content easily from the web, no matter how far away you are from your screens. Use attention-grabbing media like videos, images, PDF files, Office docs, data dashboards and social media to get your message across to the people that matter most to your business.
    Start for Free
  • 5
    A set of Java utility classes. ** This project has moved to BitBucket ** https://bitbucket.org/robeden/starlight-common
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    FUGE

    A lightweight GUI library

    FUGE is a lightweight GUI library, intended to be used primarily in games and tools for game development. Supports graphics renderer adaptation, real-time layout editing, XML serialization, color schemes. Documentation contain tutorials with examples. Available on MS Windows and Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    The cobcurses project has moved to github.com. Visit https://github.com/ve3wwg/cobcurses for all future project updates and documentation. This project consists of a Cobol interface to curses(3X) using a Screen Designer utility. This project is being developed for use with the Open-Cobol compiler project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    openADAMS is an "Artifact Documentation And Management System" to document and manage artifacts appearing in the software development process of a product, for instance requirements, use cases or test cases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    This project provides an interface to Java expression evaluator software. It does not itself provide expression capabilities but instead provides a common interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Instant Remote Support Software. Unattended Remote Access Software. Icon
    Instant Remote Support Software. Unattended Remote Access Software.

    Zoho Assist, your all-in-one remote access solution, helps you to access and manage remote devices.

    Zoho Assist is cloud-based remote support and remote access software that helps you support customers from a distance through web-based, on-demand remote support sessions. Set up unattended remote access and manage remote PCs, laptops, mobile devices, and servers effortlessly. A few seconds is all you need to establish secure connections to offer your customers remote support solutions.
    Learn More
  • 10

    RedMQ

    Simple, flexible messaging with Redis.

    RedMQ is a Redis-based messaging system that is specifically designed to support flexible messaging schemes, exposing an API that allows messages to be filtered by a number of message attributes. At its core is a Python TCP server built on Asynchronous Messaging Protocol and Twisted's AMP module. This means RedMQ can support clients in any language, though only two clients - PHP and Python - have been implemented to date. The API is designed with flexibility in mind, providing native support...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    yafra

    yafra

    Apache Cayenne, Wicket, CXF, GWT, EJB examples as a framework

    Yet another (different) framework. Examples around Apache Cayenne. Using different technologies like Apache CXF Google Web Toolkit EJB Apache Wicket Eclipse RCP Java ANSI C Perl Python Bash WE MOVED TO GITHUB.COM !! All sources are now in git on github.com - search for yafra project. Thanks sf.net for the very good service in the past - but now it was time to move on!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    UIzard
    Project UIzard Web-based Integrated Development Environment Project
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    OpenWorkdesk

    OpenWorkdesk

    OpenWorkdesk is now Alfresco Workdesk

    OpenWorkdesk is now Alfresco Workdesk. Get the latest Community edition here: http://sourceforge.net/projects/alfresco/files/ WeWebU OpenWorkdesk: Community Edition (Open Source License GPLv3). The standard for intuitive working with CMIS compliant ECM Systems. With Sample HR application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    You know the component scanning feature of Spring? You'll love this: component scanning as easy as select(javaClasses()).from("your.package").returning(allAnnotatedWith(YourAnnotation.class)). Can support any language running on the JVM. ---------- eXtcos is now also available from Maven Central. To include it into your Maven project just add this dependency: groupId: net.sf.extcos artifactId: extcos version: 0.4b Unfortunately Sourceforge doesn't support XML snippets in the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    PHP DBTreeView is a useful Ajax web control to display a treeview. This component is designed to extract dynamic content from database, so that the tree content is updated step by step. You don't need to know JavaScript to use this tool. (R. Cardon)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A simple java package which provides an annotation, an interface and utility class for the purpose of making it easy to create toString() methods.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Mp3 Files Formatter

    Format your mp3 files easy

    The sowftware allows people to organize ther mp3 names in a format stablished on their own rules, it uses regular expressions to rename the files and allows the user to change the name of the files in his own customized way
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Shiro Project

    Shiro Project

    We started to developing a tablet user interface based on gnome-shell

    We started the project for school. Now the school project has finished and we plan to bring the project further. As said, it's based on gnome-shell. We took the source code of the gnome-shell and started to adapt it on touchscreen devices. Up to now we stayed fully compatible with the gnome-shell extension system. At the moment the software works just for the gnome-shell 3.2 shipped with Fedora 16 but we should adapt it for Ubuntu's gnome-shell version as well as for the newest releases of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Aurora Application Server is a new Python Web Application Server and Framework. The main goal of the project is to provide the developer with a complete set of tools to speed up the application development process. See project wiki for more information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    OmegaT+ CAT Tools
    A translation tools suite for Computer-Aided Translation / Computer-Assisted Translation (CAT). A translation processor with translation memory, machine translation and project support, bitext aligner/converter, TMX validator, and others.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 21
    ACADO Toolkit

    ACADO Toolkit

    Toolkit for Automatic Control and Dynamic Optimization

    ...It provides a general framework for using a great variety of algorithms for direct optimal control, including model predictive control, state and parameter estimation and robust optimization. ACADO Toolkit is implemented as self-contained C++ code and comes along with user-friendly MATLAB interface. The object-oriented design allows for convenient coupling of existing optimization packages and for extending it with user-written optimization routines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    PhPyCli

    Edit and execute php code

    PhPyCli is an app for write and execute php code (other language available). I decided to make it because i thought it could be interesting to play with php through a GUI rather than through a terminal. The work I've made, is one of somebody who has learnt python by itself. I'm not an engineer This work it's just an attempt to realise my app project. Please be indulgent! All the work is yet to be done, what I present is just the begining. And if you like it, please improve it,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    SuperX

    SuperX

    An Operating System based on the K Desktop Environment.

    ...It was originally developed in India by a teenager, Wrix who built it using free and open-source software. SuperX is highly modular, flexible and cloud-centric, with a desktop user interface especially designed with Linux beginners in mind.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Backbone Grouper

    Backbone Grouper

    Use drag and drop to allocate items to groups

    This is an interface, designed to allow a user to drag and drop items to allocate them to groups. For the purposes of development "campers" are being allocated to "cabins".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Motinha

    Motinha

    Information Gathering and Network Exploitation Framework

    Motinha is a Simple Information Gathering and Network Exploitation Framework coded in Python. Here we have a bridge between the final user and the most futurists’ tools on the Internet to find juice info around any network, website, domain, company or persons and in some cases exploit some features to have fun , now let’s Shut Up And Hack!
    Downloads: 1 This Week
    Last Update:
    See Project