45 projects for "position" with 2 filters applied:

  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • Outgrown Windows Task Scheduler? Icon
    Outgrown Windows Task Scheduler?

    Free diagnostic identifies where your workflow is breaking down—with instant analysis of your scheduling environment.

    Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered in minutes.
    Download Free Tool
  • 1
    jQuery navobile

    jQuery navobile

    A jQuery plugin that makes mobile navigation easy

    A jQuery plugin that makes mobile navigation easy. Navobile uses CSS to apply CSS3 translations, Mobile device detection, and fix the position of the nav. In the CSS file we used for this demo and the one that is included in the src folder the mobile breakpoint is at 765px using a media query, you can, of course, change this to suit your needs. Changing the timing function used by the transform alters Navobile's css. The available timing functions available are listed on MDN although we don't recommend any of the step timing functions. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    JCLILIB

    A Java 7 library for parsing command lines.

    JCLILIB (Java Command Line Interface LIBrary) is a small Java library for parsing arguments supplied on the command line. Features include recognizing arguments either by key ("-h"), by key and value ("-f some_file" or "-f=some_file"), or by position (e.g., second argument not attached to a key). Keys may optionally be repeated with multiple arguments. Values may be specified as String, Boolean, Integer, Long or Double. Unused arguments are returned in an array of strings. A static method is provided to parse arguments with glob-style wildcards (such as "*.bak") and return all matching files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    JChart2D

    JChart2D

    jchart2d is a real-time charting library written in java.

    JChart2D is a easy to use component for displaying two- dimensional traces in a coordinate system written in Java. It supports real-time (animated) charting, custom trace rendering, Multithreading, viewports, automatic scaling and labels. Former UI controls (right click context menu, file menu) have been ported to the subproject jchart2d-uimenu (https://sourceforge.net/projects/jchart2d-uimenu.jchart2d.p/) for the benefit of having no dependencies to 3rd party libraries.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    notepas

    notepas

    Advanced multiplatform text editor for developers

    Notepas is a fast native multiplatform text editor written in Lazarus and can be compiled for multiple platforms and widget sets using the advanced native Free Pascal Compiler. Aimed towards developers it is equipped with some functions usually not found in other text editors and introduces a couple of new exclusive features.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 5
    AIIXtensions for Joomla!
    AII's free extensions for Joomla! use http://jaiixtensions.sourceforge.net/update/ with Joomla Extension Manager to install
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    PSPad cursor enhancement

    PSPad cursor enhancement

    Cursor enhancement features for PSPad editor

    PSPad Editor Extension enhances native CTRL + (SHIFT) + RIGHT/LEFT cursor position behavior. With this extension, cursor positioning is more efficient using behavior modeled on UltraEdit/TextPad Current or selected lines can be moved up/down using CTRL + ALT + UP/DOWN. Cursor behavior can be further customized by altering the regular expressions available in the Scripts menu > Ingkcpos > Settings feature.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    glob

    OpenGL 3D Mesh generating library

    ...GLOB compiles under Windows, Linux-based OSs and MAC. The library is compatible with OpenGL 4.0+ and doesn't use any deprecated features. 4 attrributes: 4D color, 3D normal, 3D position and 2D texture coordinate are stored per vertex in VAO (Vertex Array Objects). GLOB doesn't do any rendering to the screen and only builds the attributes for the mesh. Thus, the user must provide his own shader programs. However, if there is no current shader program registered, a default one is used which will depict the mesh under simple lighting and texture map. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    jQuery Shapeshift

    jQuery Shapeshift

    A dynamic grid system with drag and drop functionality

    ...Rearrange items within a container or even drag items between multiple Shapeshift-enabled containers. Dragging elements around will physically change their index position within their parent container. When a page reloads, as long as the child elements are placed in the correct order, then the grid will look exactly the same. Shapeshift uses jQuery UI Draggable/Droppable for help with the drag and drop system. Luckily, there is already a plugin called jQuery Touch Punch, which provides touch support for jQuery UI D/D. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    microhex [discontinued]

    microhex [discontinued]

    Crossplatform hex-editing software based on Python and Qt

    This project is no longer supported. Use it on your own risk (or not use at all). Microhex is an intuitive HEX editing application that enables you to view and manipulate binary data for any file in your computer. Microhex displays the integer column and the characters column, allowing you to add new columns and delete existing ones. Each column can be assigned an unlimited number of linked address bars.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
    Learn More
  • 10

    gundercrypt [MOVED]

    A CLI text encrypting/ciphering program and library for java

    ** MOVED: to github.com/gundermanc/gundercrypt A CLI text ciphering program and library written in java that makes use of pseudo random numbers and a password (provided by the user) to generate encrypted text by selectively shifting each subsequent letter by a pseudo-random index, encoding it as a letter stored in a hidden position within the String, and then re shifting the encrypted String again by numeric values deduced from a password to provide a dual layer of security. Easily can be imported into any java project or run via shell commands.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    satpos

    satpos

    c++ library for calculating the position of a satellite

    This library is used to calculate the position of a satellite or the moon on any geographical location on the earth's surface. The Library is writte in C++ and OOP. The Actual Status of the Library can download from the svn-repository. On my website oe5tpo.com can you find infos about satpos, but this infos are all in German!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Zebra_Dialog

    Zebra_Dialog

    A lightweight dialog box plugin for jQuery

    Modal dialog boxes are a great way to show information to your users, but to also alert them of errors or warnings. Zebra_Dialog is a small (4KB minified), compact (one JS file, no dependencies other than jQuery) and highly configurable dialog box plugin for jQuery, meant to replace JavaScript’s “alert” and “confirmation” dialog boxes, and built using the jQuery Plugin Boilerplate. The plugin can also be used as a notification widget (when configured to show no buttons, and to close...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This BlueJ extension allows you to easily manage (i.e. create, import/export and switch between) multiple BlueJ projects. Some neat features help you to auto-position package windows or to handle bunches of jar files (e.g. when correcting exercises).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    It's a simple screen clock except the fact that it's made in the form of eggs. The frying pan serves as a dial, fiber position on it shows hours, yolk position - minutes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    MOVED to https://github.com/poikilos/outputinspector Output Inspector is a standalone Qt helper app for Kate that allows you to double-click to jump to the file and line of code at which your compiler found errors (for mono or any C# or other compiler using "filename(line,position): error" notation).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Allegiance is a 3D space shooter/sim with support for up to 200 players, with distinct research paths, a dedicated commander position, RTS style 3D interface and teamwork-based gameplay style. http://en.wikipedia.org/wiki/Allegiance_(computer_game)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    MobHealth is an extensible mobile health framework/API written in JavaME. The current version supports two sensor-data formats (e.g. used by AliveTec). It already provides higher-level classes for data recognition like body position or hypoxia-detection.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    GPSylon is a Java moving map application that is able to display maps like in an atlas and show your position by the use of a gps device. It may track your path, load overlays (e.g. shape files), download maps from expedia servers. - The source code was moved to github!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    IComplete is a generic command line program for Linux which lists possible code completions for a certain position in C/C++ source code. It also offers a vim plugin (Vim 7 only) to bring an IntelliSense like code completion system to this editor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Wayconv is a simple command line tool for converting between different GPS waypoint (named position) formats. The program is written in C++ using new style iostreams/std, and is portable to Windows and Unix platforms.
    Downloads: 0 This Week
    Last Update:
    See Project