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
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.
A Javascript Grid class. Used to create horizontal and vertical scrollable grids w/ column sorting from a javascript array. Still Needs many features to be added. Cell Editing, etc.
A shell for the layout manager GroupLayout. It allows to control components' placement using simple 2-dimensional textual schemes. Such approach to GUI creation removes the problem of representing a 2-dimensional GUI by 1-dimensional code.
Qt-Extentions are additional or extended Qt or KDE classes I've written for other projects, but can be useful for other developers too. Actually the code is GPL2, but if you want another licence, just contact me.
Full-stack observability with actually useful AI | Grafana Cloud
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
Fire is a fast, themable UI toolkit and xHTML/CSS renderer for mobile application and game development. It is an eye-candy alternative to the standard midp2 UI components and unlike them it produces a superior UI result on all mobile devices!
Qode is an C++ written Integrated Development Environment based on the Qt framework. It is specialised on C++ and aims to be as lean and user-friendly as possible by adding only the features a developer really needs.
This is a Super Simple Java Editor written entirely in Java. It allows you to compile and run java programs in an mdi interface with syntax highlighting and easy commenting. Currently in suspended development. Available as a jar and an msi.
A platform-independent graphical user interface specification language. With this language, one specification can create user interfaces using any toolkit.
Simple text editor for editing multiple language files in parallel. Corresponding translations are automatically highlighted in order to aid reviewing against multiple sources. Supports gettext PO and key = value format. Highly recommended for polyglots.
The JavaScript User Interface Library lets you build cross-browser interfaces for web applications with object-orientated JavaScript. No HTML. No CSS. Check out http://www.javascriptui.org for more details and features.
This projects develops a tools to make statistics for the tchoukball (it's a swiss sport). That software will allows to save actions for each players in a match and compute statistics.
Project that allows you to edit various files on a server through your web browser. Has syntax highlighting, and eventually will beable to debug php files through it's interface You can see a sample here: http://www.phpwebbug.org/TestClient/
GUIH (Graphics User Interface in Header files) is a simple, light-weight,
and cross-platform visualization library for images and 2D/3D OpenGL graphics,
implemented entirely in C++ header files.
ANOTHER GUI interface for Wix. Makes creating simple microsoft installers incredibly easy. Takes the work out of wix / What good is a candle without a flame?
A Menu Kit to provide a common pythonic interface to the menu systems of common gui's. Menus built with this kit will work unchanged with Tkinter, Qt4, Gtk an wxPython. An aid for developers and a tool to assist cross gui support.
Integrating wxWidgets GUI toolkit with PostgreSQL database + some aditional widgets for displaying data from database. This project tries to implement Database-GUI interoperability between ProtgreSQL and wxWidgets. An easy way to develop database apps.
A JavaScript grid component for displaying and editing tabular data in DHTML-based tables. The grid provides rich client-side API, column sorting and resizing capabilities, multiple in-cell editors, filtering, searching and grouping functionality, etc.
Tcl/Tk interface for the SSC-32 servo controller. Sliders generate position commands and send them to the ssc32 via serial output. The number of servos can be changed. Positions can be captured and replayed using the macro function. Added group controls.