Search Results for "finger text plugins" - Page 7

Showing 760 open source projects for "finger text plugins"

View related business solutions
  • Innovate faster with enterprise-ready generative AI—enhanced by Gemini Icon
    Innovate faster with enterprise-ready generative AI—enhanced by Gemini

    Build, deploy, and scale machine learning (ML) models faster, with fully managed ML tools for any use case.

    Vertex AI offers everything you need to build and use generative AI—from AI solutions, to Search and Conversation, to 130+ foundation models, to a unified AI platform.
  • Tigerpaw One | Business Automation Software for SMBs Icon
    Tigerpaw One | Business Automation Software for SMBs

    Fed up with not having the time, money and resources to grow your business?

    The only software you need to increase cash flow, optimize resource utilization, and take control of your assets and inventory.
  • 1
    Annotating the Web

    Annotating the Web

    to easily add annotation functionality to any webpage

    Select the text of the webpage and click the end of the selection to highlight and add your own annotation or notes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    NLP.js

    NLP.js

    An NLP library for building bots

    ... the introduced text does not need to be exact. Natural Language Processing Classifier, to classify an utterance into intents. NLP Manager, a tool able to manage several languages, the Named Entities for each language, the utterances, and intents for the training of the classifier, and for a given utterance return the entity extraction, the intent classification and the sentiment analysis.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    Trigger Rally

    Trigger Rally

    A fast-paced free software rally racing game

    ... maps are equipped with spoken co-driver notes and co-driver icons. Many configuration details for display and audio adjustments can be edited in the well documented plain text configuration file. Additional contributed maps and events are ready for download as plugins. Trigger Rally works well with common low performance laptops from about 2008. And if something like snow flakes and vegetation sprites demand to much from your system you can just disable it.
    Leader badge
    Downloads: 101 This Week
    Last Update:
    See Project
  • 4
    Noobtool

    Noobtool

    Keybinds

    Keybinds for Crazybobs Cops and Robbers
    Downloads: 11 This Week
    Last Update:
    See Project
  • Omnichannel contact center platform for enterprises. Icon
    Omnichannel contact center platform for enterprises.

    For Call centers or BPOs with a very high volume of calls

    Deliver a personalized customer experience with every interaction, across every channel, with uContact, net2phone’s cloud contact center solution.
  • 5
    React Hot Loader

    React Hot Loader

    Tweak React components in real time

    React Hot Loader is a plugin that allows React components to be live reloaded without the loss of state. It works with Webpack and other bundlers that support both Hot Module Replacement (HMR) and Babel plugins. HMR allows us to replace modules in-place without restarting the server. Here’s how you can enable it for different bundlers. The easiest and fastest option to use React Hot Loader with Webpack is to use webpack-dev-server with --hot CLI option. If you’re only rendering on the client...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Ad Generator

    Ad Generator

    Professional text randomizer and ad generator by Airat Khalitov

    Professional text randomizer and ad generator by Airat Khalitov / Professional text randomizer and ad generator. Author: Airat Halitov. Visit 'Plugins, Add New', click 'Upload Plugin', upload the file 'ad-generator.zip', and activate Ad Generator from your Plugins page. Add [ad_generator] shortcode to WordPress Page. Create a new WordPress Page, add [ad_generator] shortcode and save. Go to the page and use the ad generator. This is a program for industrial creation of pseudo-unique content...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    XML Editor/Validator/Designer with CAMV

    XML Editor/Validator/Designer with CAMV

    CAM XML Editor for XML+JSON+Hibernate+SQL Open-XDX sponsored by Oracle

    The CAM editor is the leading open source XML Editor/Validation/Schema toolset for rapidly building / deploying XML /JSON /Hibernate /SQL data /Forms applications. Visual WYSIWYG data design, rule entry wizards + drag & drop dictionary components. Will import, analyze / refactor from XML Schema / JSON. Oracle is a proud enterprise sponsor; with NIEM.gov support. Do SQL data import/map+ Open Data API delivery+ Hibernate JPA + UI Forms/Pencil Makes XSD schema (default, flatten, NIEM, &...
    Downloads: 57 This Week
    Last Update:
    See Project
  • 8
    BibleGet for Microsoft Word

    BibleGet for Microsoft Word

    Insert quotes from a variety of Bible versions into your documents

    The BibleGet add-in for Microsoft Word facilitates insertion of Bible quotes from a variety of Bible versions in different languages into your documents, with your preferred text formatting. You can also search for verses by keyword and insert verses from search results into your Word document. BibleGet is a project that aims to make Bible texts available in a data exchange format through a service endpoint, that programs and websites can communicate with in order to import Bible texts...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 9

    office2textile

    VBA add-ins which convert Microsoft Office contents to various formats

    This project provides VBA add-ins which convert Microsoft Office contents to various text formats. Currently the following two VBA add-ins are ready. * xls2textile: Excel to Textile, HTML, AsciiDoc, GitHub Flavored Markdown (GFM), and CSV. * ppt2textile: PowerPoint to to Textile, AsciiDoc, and GitHub Flavored Markdown (GFM). 2021/02/06: Version 0.97 is released. Fix "general horizontal alignment" which was broken on 0.96. 2020/07/11: Version 0.96 is released. Fix for MacOS. fix for "General...
    Downloads: 8 This Week
    Last Update:
    See Project
  • NeoLoad is a very comprehensive tool if you are looking for a performance test tool for web applications and other applications Icon
    Your applications are all built differently, but they all need to perform. NeoLoad simplifies and scales performance testing for everything, from APIs and microservices, to end-to-end application testing through innovative protocol and browser-based capabilities.
  • 10
    EditBox

    EditBox

    EditBox is the Eclipse plugin for source code background highlighting.

    EditBox is the Eclipse plugin for source code background highlighting. While most of plugins highlight the syntax of the source code, EditBox highlights the selected block of the code by changing its background color and drawing border around it.
    Downloads: 13 This Week
    Last Update:
    See Project
  • 11
    SimpRead

    SimpRead

    An extension that allows you to instantly enter immersive reading

    Unique function, by extracting titles, descriptions, text, media pictures/videos and other resources to generate pages that conform to Chinese reading habits, with zero-interference and immersive features, suitable for in-depth reading. Do not change the structure of the current page, just highlight the part that needs to be read, suitable for temporary reading or websites that are not adapted to the reading mode. Have pictures you don’t want to show? no problem! Any element on the page can...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    GoSublime

    GoSublime

    A Golang plugin collection for SublimeText 3

    A Golang plugin collection for SublimeText 3, providing code completion and other IDE-like features. GoSublime is an IDE-like plugin for Sublime Text 3 mainly, but not limited to, providing integration for most of your Go/Golang development tools. Code completion from Gocode (fork). Context aware snippets via the code-completion popup. Sublime build system(ctrl+b) integrating with GoSublime 9o command prompt with live command output. lint/syntax check as you type or on save. Quickly jump to any...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    OpenSTF

    OpenSTF

    Control and manage Android devices from your browser

    ... be a bit finicky on older devices, you may need to long-press and select paste manually). Multitouch support on touch screens via mini touch, two-finger pinch/rotate/zoom gesture support on regular screens by pressing Alt while dragging. Use ADB connect to a remote device as if it was plugged into your computer, regardless of ADB mode and whether you're connected to the same network.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    WorldBrain's Memex

    WorldBrain's Memex

    Browser Extension to full-text search your browsing history

    Curate, annotate and discuss the most valuable content and ideas. As individuals, teams and communities. Effortlessly find bookmarks again without organizing anything. Save websites and PDFs with one click. Recover everything in milliseconds. Search with any words you remember from the title or text, the time frame or domain. Declutter your notes about the things you read. No more copy-pasting important sections into your scattered notes. Highlight & annotate websites & PDFs (even locally...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Whole Platform
    The Whole Platform is a technology for engineering the production of software. We provide an Eclipse based Language Workbench for developing, manipulating and transforming languages using a model driven approach.
    Leader badge
    Downloads: 179 This Week
    Last Update:
    See Project
  • 16
    imgcook

    imgcook

    Generate pages from any sketch or images

    ... of imgcook are one-click restoration of design drafts and visual editing based on restoration. The restoration of Sketch / Photoshop design drafts starts with the installation of plugins. Export the JSON description of the design draft through the plug-in in the design draft and paste it into the imgcook visual editor. In the editor, you can edit the view, logic, etc. After generating the code, you can export the code to your local or your project file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    SAPLink plugins

    These are my plugins for SAPLink

    Plugins I have developed for SAPLink: TABU, TDAT, VDAT, CDAT, SAPScript TEXT and TXTS. All of them require helper class ZSAPLINK_TOOLS, also available here for download. TABU, TDAT, VDAT and CDAT objects are usually present in customizing requests and are used to import / export table, view and view cluster data contents. SAPScript TEXT objects expects a name composed of 4 fields in this order, each one separated by a comma (,): TDOBJECT, TDNAME, TDID and TDSPRAS. Ex: ZTEST,ZMSGS,ZMSG1,E...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    openfx-arena

    openfx-arena

    Extra OpenFX plugins for Natron/Nuke/Resolve

    Extra OpenFX plugins for Natron/Nuke/Resolve.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    Instant Ad-Close Add-on

    Instant Ad-Close Add-on

    Simple interface for advertising blocking via the webRequest APIs

    ..., Flash, XHR) via the URL patterns that you can set in the extension's preferences. It won't remove ad content that is part of the actual text of the HTML page. Through the extension options settings you also can hide private addresses from WebRTC/ICE/STUN. ========= To run and build browser extension from cmd or terminal type: - npm install --global web-ext - cd my/path/folder/InstantAd-Close - web-ext run to debug - web-ext build to make add-on
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Browse by Query
    A query language for code browsing. You query your database-- why don't you query your code? Write queries to provide custom views of your Java or C#/CLR code base. Integrates with popular IDEs or standalone.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Project Tracking Database

    Project Tracking Database

    A Project Tracking LibreOffice Database Example

    • It can be run as Stand-Alone or run from another App - I used KiCad (Simple Plugins) for this example. • There are two ODT forms - one is a smaller version of the larger form (thus, it omits some fields). The actual Database is the same so, records won’t be lost and either Form can be used. • The ODT forms simplify and un-clutter the display (all the other LibreOffice windows are not displayed). Of course, they are still available if opening the .ODB file. • FYI - I had planned to Rename...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    A11yWidget

    A11yWidget

    Accessibility Toolbox

    ## Accessibility Widget - v0.3 It is a simple accessibility add-on for browser Firefox without dependencies that allows users with disabilities easy and convenient way to browse most websites ### Supported Languages English by default, Hebrew and Russian. These languages ​​are auto-detected by the browser ### Future implementations - Option page to set position of widget and I hope many other interesting components...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    PSPAD SAS Keyword Highlighting

    PSPAD SAS Keyword Highlighting

    SAS Keywords list .ini file for PSPAD Keyword Highlighting

    ... to "SAS My Keywords" and Clic the [Apply] button. 6) Clic on the "Colors" Tab and choose your favorite color for "Key", "Key words 2", "Key words 3" and "Reserved Word" 7) Type "SAS My Color" on the "Color Scheme" Text box and Clic the [Save] button, the [Apply] button and the [OK] button 8) Quit and reload PSPAD - Keyword style is regrouped by category to ease customization. Syntax coloring provided by Pspad, this file include only keywords. Bruno Dionne
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    JAutodoc is an Eclipse Plugin for automatically adding Javadoc and file headers to your source code. It is possible to define Velocity templates for Javadoc and file headers. Wiki: https://github.com/mkesting/jautodoc/wiki Source Code: https://github.com/mkesting/jautodoc/ Update Site: https://dl.bintray.com/mkesting/jautodoc/update/latest/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    vim-airline

    vim-airline

    Very light status/tabline for vim

    ... of plugins, including: vim-bufferline, fugitive, unite, ctrlp, minibufexpl, gundo, undotree, nerdtree, tagbar, vim-gitgutter, vim-signify, quickfixsigns, syntastic, eclim, lawrencium, virtualenv, tmuxline, taboo.vim, ctrlspace, vim-bufmru, vimagit, denite, vim.battery and more. Looks good with regular fonts and provides configuration points so you can use unicode or powerline symbols. Optimized for speed - loads in under a millisecond.
    Downloads: 0 This Week
    Last Update:
    See Project