Showing 32 open source projects for "keys"

View related business solutions
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 8 Monitoring Tools in One APM. Install in 5 Minutes. Icon
    8 Monitoring Tools in One APM. Install in 5 Minutes.

    Errors, performance, logs, uptime, hosts, anomalies, dashboards, and check-ins. One interface.

    AppSignal works out of the box for Ruby, Elixir, Node.js, Python, and more. 30-day free trial, no credit card required.
    Start Free
  • 1
    KeyboardKit

    KeyboardKit

    KeyboardKit is a Swift library that helps you build custom keyboard

    ...It unlocks a bunch of pro features, like more locales, localized system keyboards, local and remote autocomplete etc. KeyboardKit comes with support for 50+ locales, with more being added over time. KeyboardKit has tools for customizing everything from keys, key behavior, layout, callout actions, audio & haptic feedback, colors and styling, autocomplete etc. The KeyboardKit app let you create keyboards directly on your iPhone and iPad.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    Time_limit

    Time_limit

    A windowed/full-screen countdown timer.

    ...When the time is over several possibilities are available: - to show the defined message; - to continue count the time; - to launch another application; - to close the count-down timer. Useful for speech, lecture or presentation timing. Colour / font / time limits can be changed using settings window and hot-keys. To change current time use the mouse wheel. By clicking on progress-bar, the timer mode is toggled.
    Downloads: 34 This Week
    Last Update:
    See Project
  • 3

    image spinning

    An experiment in assembly language computer programming.

    ...An experiment in assembly language programming, its .asm file is here, it is compiled by the free fasmw assembler. The program needs a .bmp type of picure having between 1400 and 500 pixels diameter. Pressing on the A, S, D, F -- K keys causes the image to rotate. But with the newer version L loads and S saves, however you use the up arrow for loading a picture. It has a simple menu for loading a picture, and only a few functions The way it works is it scans the original bmp picture along radial lines and writes a table of pixels which has the pixels from the radial lines regularly spaced apart in a very simple way. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    QuadRay-engine

    Realtime raytracer using SIMD on ARM, MIPS, PPC and x86

    QuadRay engine is a realtime raytracing project aimed at full SIMD utilization on ARM, MIPS, POWER and x86 architectures. The efficient use of SIMD is achieved by processing four rays at a time to match SIMD register width (hence the name). The rendering core of the engine is written in a unified SIMD assembler allowing single assembler code to be compatible with different processor architectures, thus reducing the need to maintain multiple parallel versions. At present, Intel...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 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
  • 5
    Frappe Charts

    Frappe Charts

    Simple, responsive, modern SVG Charts with zero dependencies

    GitHub-inspired simple and modern SVG charts for the web with zero dependencies. An axis chart is generally a 2D rendition of data, where a set of values corresponds to every point in a dataset. That's why, data is the most important component for a chart. A chart can have multiple datasets. In an axis chart, every dataset is represented individually. Frappe Charts are responsive, as they rerender all the data in the current available container width. In order to set the bar width, instead...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    gdi_gif

    gdi_gif

    a gif player with fullscreen autoreverse loop speed prev next reduce

    gdi_gif chung is an animated gif image player with auto fullscreen autoreverse loop speed step and prev next file in folder using windows gdiplus written in open source freebasic Press "S" key to save frames in /media/frames/ folder . "R" key => reduce
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7

    Vanga

    Compiler-like generic data scraper and GUI automation tool.

    ...The demonstration example reads the value of a calculator, displays it for the user, and enables him to enter a number which is then inputted into the calculator by pressing the appropriate keys.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Mathematically produced patterns

    Mathematically produced patterns

    It creates hundreds of pictures which are based on the Mandelbrot

    ...The program can create through mathematical iterations hundreds of interesting patterns which are roughly based on Mandelbrot. Spirals, shiny films, spider webs, water drops, brains with holes, galaxies, etc. By tapping on the C and V keys you can change the Mandelbrot Constant, and this changes the patterns gradually in either direction. There are many keyboard controls you can tap on. The Page Up/Down keys trigger preset patterns. Random sounds are a combination of sine waves with harmonics, following random numbers, a separate experiment which happened to run in the same program. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Painting program aimed especially at creating and editing textures and sprites, but also for general purpose image editing. Rendered with OpenGL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 10
    SlideSorter

    SlideSorter

    SlideSorter sorts images and videos, and presents them in a slideshow

    ... - Left-click and hold a slide to move it - Middle-click a slide to remove it - Right-click a slide for full-screen showing (image) or playing (video) - and more intuitive handling in combination with CTRL and Shift keys. Slides are organized in an 'album', which is a regular folder in the filesystem. Slides from other locations can easily be added. Slides removed from display are never deleted. Saving means to attach an initial 4-digit ID to each filename for cross-platform compatibility.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    XBoonty
    XBoonty is the fastest image editor in the world. This makes it possible to write images (.img) - (.iso) on an SD card / USB stick or to make backups of images or to format a SD cards / USB Keys. It has a hash generator and a USB Log.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Magic Solver sim

    A rudimentary 2D isometric engine

    A very simple 2D isometric-engine which was created as basic idea to develop an isometric virtual environment in which some programmed robots autonomously they move trough differents rooms to test they abilities to solving problems in the real enviroment. The engine is in the first stage and it needs to be completed. Totally useless fun project. But feel free to enjoy it and help grow it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Idealtake

    Idealtake

    Search engine using MySql and VB .NET

    This software was designed to simplify your research on personal or business documents, it is akin to a search engine. You can imagine databases on different topics, Photo Album, personal documents, catalog of a company and many others. The initial project has begun in June 2006, i developped this application for the company where i work in GPL licence. This software was used internally by employees and by their clients. This project was used until the end of 2009. The initial project was...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    flickrsync

    Command line to to sync photos to Flickr

    ...The main goal is to upload all pictures without requiring to move them to new folders. It relies on a few Perl packages mainly to handle HTTP requests and the file system. You should create Your own Flickr API keys, authentication token and add them to the application after You have downloaded it.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Pict-O-Rama

    Pict-O-Rama

    Image browser/file picker

    Browse your images in a given directory, and choose your favorite images you want to keep, or to delete; simply by a single mouseclick (or even with the cursor-keys). So you can decide very fast which image is good, and which is not (just like the famous "Tinder"-App).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Image Organizer

    Image Organizer

    Organize image files into folders

    Have a large file of images that you want to sort into sub-folders easily? Image Organizer helps you sort image files into folders, with an easy drag-and-drop or keyboard controlled system. Written in C#, using WPF and shows an implementation of MVVM with a few attached behaviors to keep the code behind truly clean.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 17
    Simple Image Viewer
    This is a image viewer with lots of shortcut keys and is simple to use.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 18

    tView

    An Image Viewer that currently perform basic image viewing operation

    An Image Viewer that currently supports basic image viewing and only works with shortcut keys so far (like arrow keys, Ctrl+o), 1) Event based architecture 2) Multi threaded 3) Logical File name Sorting 4) Plugin based architecture (Todo)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Visual Image Viewer

    Visual Image Viewer :: Build using Python

    ...Now Using this application you just have to define from which PATH you want to work with your Image Files and that's done, and define possible categories for Image files and use your Num-pad keys from 0, 1, 2, 3, and so on.... That Image that you are watching right now, will automatically copied to your defined locations. means if you hit 0 ( Image will automatically copied to your first defined location, ) and so on...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Page Keys Binding Patch for Xpdf

    Page Keys Binding Patch for Xpdf

    Adds keyboard functions for moving ten pages up and ten pages down.

    The Page Keys Binding Patch adds the following default key bindings : -- Shift+PgUp - Retreats ten pages in the PDF file -- Shift+PgDn - Advances ten pages in the PDF file The patch also provides the following commands to enable user-configuration with the bind and unbind options in the config file : -- "prevTenPages" for moving ten pages backward in the PDF file. -- "nextTenPages" for moving ten pages forward in the PDF file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Be more efficicient in Adobe Lightroom! Paddy throughput more than 100% by mapping the sliders, presets, camera profiles, and any shortcut to unused keys, external Keyboards and MIDI controllers. Easy interface, equivalent to very expensive commercial solutions. Also supports Scripting in Lightroom, relative presets, ext
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Spaceship Generator || PartArt: Space
    PartArt: Space is all about making higher quality spaceships quickly and easily. Simply select the parts you want, move them around using the buttons or asdwqe keys, and finally save your creation to your computer with a transparent background. Ships are compatible with commercial projects - just mention Skorpio. To make the saved images more useful, open them in GIMP, autocrop them, adjust hue/saturation to get the desired colors, and scale them down to the point that the seams are less visible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Pattern Extractor

    a java based pattern extractor

    Pattern Extractor helps you to extract tile image from any kind of images. These tiles can be used for creating pattern in web pages or in images. You can save the tiles and export the pattern in your resolution. Tile selection is made simple for you as you can see the pattern it creates in real time. CHECK OUT AND SUPPORT MY LATEST ANDROID PROJECTS IN HERE: https://play.google.com/store/apps/developer?id=Deepak+PK
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Snap Dragon is a picture sorting program. Pictures are displayed in the program and when the number keys are pressed it saves that picture to a folder corresponding to that number key.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 25
    Sortimg - Image Sorting Helper
    SortImg is a tool to help users in sorting a collection of images into multiple folders. Vastly improving time taken over dragging and dropping in the standard windows explorer view.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB