Search Results for "ucanaccess-4.0.4.bin" - Page 5

Showing 494 open source projects for "ucanaccess-4.0.4.bin"

View related business solutions
  • Nectar: Employee Recognition Software to Build Great Culture Icon
    Nectar: Employee Recognition Software to Build Great Culture

    Nectar is an employee recognition software built for the modern workforce.

    Our 360 recognition & rewards platform enables everyone (peer to peer & manager to employees alike) to send meaningful recognition rooted in core values. Nectar has the most extensive rewards catalog so users can choose from company branded swag, Amazon products, gift cards or custom reward types. Integrate with your other tools like Slack and Teams to make sending recognition easy. We support top organizations like MLB, SHRM, Redfin, Heineken and more.
  • Securden Privileged Account Manager Icon
    Securden Privileged Account Manager

    Unified Privileged Access Management

    Discover and manage administrator, service, and web app passwords, keys, and identities. Automate management with approval workflows. Centrally control, audit, monitor, and record all access to critical IT assets.
  • 1
    Portable Linux Binaries For Windows

    Portable Linux Binaries For Windows

    For use in your Batch Files / Scripts, Command Prompt, Automation etc.

    A Collection of Portable Linux Binaries For Windows From the Git for Windows Portable Project ( its usr/bin folder ). Prefer using Double Quotes instead of Single Quotes, while using most of these Binaries. Please watch the VIDEO BELOW. Also related to the working of only this windows folder version is this article : https://stackoverflow.com/questions/9378972/how-do-i-detect-and-delete-a-file-if-it-is-empty-using-a-windows-batch-file
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    Qgama

    Qgama

    Adjustment of local surveying networks, binary builds for Windows

    ... database, which does not need any special knowledge from the user. http://www.gnu.org/software/gama/qgama Command line program gama-local is distributed with Qgama in folder bin.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Jekyll::Asciinema

    Jekyll::Asciinema

    Liquid tag for embedding asciicasts recorded with asciinema

    Provides a Liquid tag for embedding asciicasts recorded with asciinema for use in Jekyll sites. After checking out the repo, run bin/setup to install dependencies. Then, run bin/console for an interactive prompt that will allow you to experiment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Contract Automation Made Easy Icon
    Contract Automation Made Easy

    Use Docubee to easily gather data, generate contracts, share them your way, and collect secure eSignatures

    Docubee is an intelligent contract automation platform that allows you to quickly and painlessly generate, manage, share, and sign contracts. Featuring powerful conditional logic-based workflows, generative AI technology, and an easily adaptable interface, Docubee makes it easy to automate your most complex contracts and agreements.
  • 5
    CONVERTCP

    CONVERTCP

    Text File Codepage Converter for the Windows command line

    ... in the "bin" directory. The C source code is available in the "src" directory. Just click on the "Files" tab. Regardless if you have or don't have a SourceForge account - whenever you have questions about CONVERTCP or you want to give feedback then you are welcome to post it in the forum. Click on the "Discussion" tab.
    Downloads: 21 This Week
    Last Update:
    See Project
  • 6
    KvFront

    KvFront

    A GUI tool for redis & memcached

    ... and Memcached instances. In additon, KvFront also provides the scan alility of Redis , which can scan all keys in Redis. Installation: ----------------------------- Linux: KvFront is now available in PyPI. KvFront could be installed using pip: pip install KvFront Windows KvFront is supported running on Windows64. 1. download KvFront-x.x.x-win64.7z to local 2. un7z it to the local directory , the local dir is supposed to be "d:\KvFront" 3. double click "d:\KvFront\bin\KvFront.exe"
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7

    Linguistic Analyzer

    The Linguistic Analyzer is a tool for corpus analysis and comparison

    The Linguistic Analyzer (Almuhalil Alloghawy) is a free tool designed by a team from Al-Imam Muhammad bin Saud islamic university that can be used for corpus analysis and comparison in terms of the several linguistic characteristics, such as frequency lists generation, concordances, collocation extraction, the difference between two words, and keyword identification.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    paste-uploader

    paste-uploader

    Utility for uploading files to paste.c-net.org

    Desktop utility for uploading files to paste.c-net.org. If you want to use this utility on Linux just type: sudo chmod +x paste-uploader; sudo cp paste-uploader /usr/bin
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Autorun-rs

    Undetectable scripthook with lua execution and filesteal

    Garrysmod Lua Dumper & Runner, written in Rust. 🤔 Usage 🧩 Menu Plugin Autorun can also be used as a menu plugin / required from lua automatically from the menu state. Put the dll gmsv_autorun_win<arch>.dll file into your garrysmod/lua/bin folder. Add require("autorun") at the bottom of garrysmod/lua/menu/menu.lua It will now run automatically when garrysmod loads at the menu. 💉 Injecting The traditional (but more inconvenient) method to use this is to just inject it. Get...
    Downloads: 3 This Week
    Last Update:
    See Project
  • Automated quote and proposal software for IT solution providers. | ConnectWise CPQ Icon
    Automated quote and proposal software for IT solution providers. | ConnectWise CPQ

    Create IT quote templates, automate workflows, add integrations & price catalogs to save time & reduce errors on manual data entry & updates.

    ConnectWise CPQ, formerly ConnectWise Sell, is a professional quote and proposal automation software for IT solution providers. ConnectWise CPQ offers a wide range of tools that enables IT solution providers to save time, quote more, and win big. Top features include professional quote or proposal templates, product catalog and sourcing, workflow automation, sales reporting, and integrations with best-in-breed solutions like Cisco, Dell, HP, and Salesforce.
  • 10
    BeanShell Double-Click

    BeanShell Double-Click

    Run BeanShell scripts by double-clicking them

    This project is an automated and standardized setup for executing BeanShell scripts. It sets up a file association and icon for the .bsh file extension. It starts BeanShell scripts with a standardized CLASSPATH that includes directories for adding your own commands. Some nice new commands are also included. Only Windows is supported currently but other systems could be added. To start the install process, just double-click the beanshell-setup.jar from your desktop or Windows...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    NOTE: Moved to https://github.com/vapier/pcalc Pcalc is a command line calculator handling HEX DEC OCT BIN. It can process a script, save variables to file, full math parser, parentheses, exponential, sin/cos, sqrt, date, inch/mm celsius/f, compound expressions ...
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    gomock

    gomock

    GoMock is a mocking framework for the Go programming language

    gomock is a mocking framework for the Go programming language. It integrates well with Go's built-in testing package, but can be used in other contexts too. Once you have installed Go, install the mockgen tool. If you have not done so already be sure to add $GOPATH/bin to your PATH. If you use mockgen in your CI pipeline, it may be more appropriate to fixate on a specific mockgen version. Source mode generates mock interfaces from a source file. It is enabled by using the -source flag. Other...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    BazWare FLF (Find Large Folders)

    BazWare FLF (Find Large Folders)

    Find that huge folder that you didn't know it was there

    Are you tired of being unable to find what is using up precious hard disk space? Find that huge folder that you didn't know it was there. Select drive and press start to go through directories manually. Click the refresh button to calculate folder size, double-click to the folder name, or press "+" button to see sub folders. Deleting a folder is possible by clicking the bin button next to the folder. Increase the maximum number of folders when required. (Using more than 10 is recommended...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14

    star-bin

    Binary files of star

    Binary files of star, commonly available on the web
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    UCanAccess

    UCanAccess

    A pure Java JDBC driver for Microsoft Access database files

    UCanAccess is a pure Java JDBC Driver implementation which allows Java developers and JDBC client programs to read/write Microsoft Access database (.mdb and .accdb) files. No ODBC needed.
    Leader badge
    Downloads: 561 This Week
    Last Update:
    See Project
  • 16
    Winfinibins

    Winfinibins

    Custom Linux commands written in bash

    Sorry for my absence, big things coming soon, maybe even a bin index Welcome to Winfinibins, the easy command maker! Binary files ("bins") written in bash go to an easily accessible folder...right in your home directory! To install a bin, it's only 3 commands! First you move the bin, then you chmod it, then you run it!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Linux Kernel for server 5.4.140-sigmade

    Lite version Linux Kernel for server

    Lite version Linux Kernel for server Disabled: - Wi-Fi - Bluetooth - Industrial drivers - Sound drivers and others multimedia dirvers Only Ext4 filesystem INSTALL #!/bin/bash cd /usr/src wget https://sourceforge.net/projects/kernel-5-4-140-sigmade/files/linux-kernel-5.4.140-sigmade.tar/download -O kernel.tar tar -xvf kernel.tar dpkg -i headers.deb image.deb libc-dev.deb rm kernel.tar
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    drive

    drive

    Google Drive client for the commandline

    drive is a tiny program to pull or push Google Drive files. Make sure to set your GOPATH in your env, .bashrc or .bash_profile file. You can install scripts for automating major drive commands and syncing from drive-google wiki, also described in platform_packages.md. See file Makefile which currently supports cross compilation. Just run make and then inspect the binaries in directory bin. drive supports resource configuration files (.driverc) that you can place both globally (in your home...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    ReMove to Waste

    rmw (ReMove to Waste) is a command line recycle bin/trash can utility

    rmw (ReMove to Waste) is a safe-remove utility for the command line. Its goal is to conform to the FreeDesktop.org Trash specification and therefore be compatible with KDE, GNOME, XFCE, and others. Desktop integration is optional however, and by default, rmw will only use a waste folder separated from your desktop trash. One of its unique features is the ability to purge files from your Waste/Trash directories after x number of days.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    terMAN

    A MINIMAL YET POWERFUL SERIAL TERMINAL FOR EMBEDDED DEVELOPMENT

    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    SQLTools for Oracle
    SQLTools is a light weight and robust frontend for Oracle database development. This program is not so comprehensive as Tora or TOAD but it is ideal when you need basic data querying capabilities and objects browsing. It also supports a basic subset of SQL*Plus commands (connect/disconnect, bind and define variables). It works with Oracle 8i/9i/10g/11g databases. Oracle Client 32bit is required. Check http://www.sqltools.net for more information, http://www.sqltools.net/cgi-bin/yabb25...
    Downloads: 19 This Week
    Last Update:
    See Project
  • 23

    recycling-game

    Recycling game prototype

    This is the prototype for a simple game. Put the items into the correct bin and get multlingual feedback. Try it here: https://recycle.cclite.k-hosting.co.uk/ no cookies, nothing is saved. Updated the screen shots to show Bengali and Polish. Although it's wrapped in a framework, the web bit is autonomous and is in public.zip. Unpack put this onto a web server and it will (probably) 'just work'. Add languages by adding json files and making a link to them in index.html. There are lots...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    OpenEditor

    OpenEditor

    OpenEditor is a text editor for Oracle developers and DBAs

    ... and larger than 100MB), virtually no line size limit (2GB), columnar text selection and editing (like in UltraEdit), match searching for PL/SQL (BEGIN/EXCEPTION/END), regular expression in text searching and replacement, keymap customization (change custom.keymap). The major limitation is lack of support for UTF or UNICODE and I no plans for this in the nearest future. Check for the latest news here: http://www.sqltools.net/cgi-bin/yabb25/YaBB.pl?board=sql_status
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25
    ROKOS Bitcoin Full node OS

    ROKOS Bitcoin Full node OS

    First OS that merges the power of IoT devices with Bitcoin and OK

    Full Bitcoin OS For Raspberry Pi, zero, 2, 3, 4, BananaPi PRO, PINE64+, Odroid + more IoT Devices. Integrated OK and Bitcoin Full nodes, BFG and CGMiners, Dev tools + Clients/Nodes Support. The First Bitcoin Full node OS! (Since 2014) [covered by TechCrunch, CES and acknowledged by FOSS among others] ROKOS core: https://rokos.space ROKOS flavors: https://rokos-flavors.space ROKOS flavors sourceforge: https://sourceforge.net/projects/rokos-crypto-full-node-os/
    Downloads: 1 This Week
    Last Update:
    See Project