Showing 101 open source projects for "all-in-one"

View related business solutions
  • Find out just how much your login box can do for your customer | Auth0 Icon
    Find out just how much your login box can do for your customer | Auth0

    With over 53 social login options, you can fast-track the signup and login experience for users.

    From improving customer experience through seamless sign-on to making MFA as easy as a click of a button – your login box must find the right balance between user convenience, privacy and security.
  • Automated RMM Tools | RMM Software Icon
    Automated RMM Tools | RMM Software

    Proactively monitor, manage, and support client networks with ConnectWise Automate

    Out-of-the-box scripts. Around-the-clock monitoring. Unmatched automation capabilities. Start doing more with less and exceed service delivery expectations.
  • 1

    Primes

    Calculate primes by using extremely fast sorting

    ... any kind of data. And as already mentioned, it's just the most efficient tree-based sorting algorithm that you can get. But furthermore this way of finding primes interestingly leaves a hard nut to crack for mathematicians: In very rare cases it finds numbers that are not primes. For all primes below one million this phenomenon arises in exactly two cases: 31213 which is 7 * 7 * 7 * 7 * 13 336141 which is 3 * 3 * 13 * 13 * 13 * 17 Who can explain, why?
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    bnf2xml

    simple BNF parser makes xml markup of matches

    ... in haystack and what to show, ie: <alph> ::= a | b | c | d ... <word> ::= <alph>+ bnf2xml is a top down recursive parser. Unlike buttom up parsers like gcc(1) or some top downs, bnf2xml is completely unambiguous / resolves ALL conflicts. Slower on ave. for parsing C or than sed(1) for simple searches. Far easier than using flex/C to create a parser. caveate: I do not suggest it's worth while to make a new gcc(1) using bnf2xml. bnf2xml an nth BETA release, but no complains yet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    fileLocator

    A Simple tool to search for your files faster than ever

    # fileLocator is a simple tool BUILD using Python and PyQt4, and I have Build two simple version for this tool : == #1. fileLocator console application, for those who love command line applications. #2. fileLocator-GUI application, that is very easy to use and another advantage of this application is that, This is a Portable application, means you can just download and put it anywhere and use it, No need to download and Install and install other dependencies. This will work just fine...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    SearchInZipFiles

    Searches text in files contained in zip files

    Select a directory, a text to be searched for, a file pattern for zip files (Example: *.zip) and a file pattern for files within the zip files (Example: *.txt) and the tool will search all matches of the searched text.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Go beyond a virtual data room with Datasite Diligence Icon
    Go beyond a virtual data room with Datasite Diligence

    Datasite Diligence, helps dealmakers in more than 170 countries close more deals, faster.

    The data room with a view. Evolved for next-generation M&A. Built on decades of deal experience. Packed with expert tools, yet intuitive for novices. A fully mobile platform with frictionless processes. Smart AI tools that let you close more deals, faster, plus end-to-end support at all times. Do due diligence with intelligence.
  • 5

    searchapi

    searchapi

    the script do the following: taking passed arguments - pattern for matching pathnames - path – directory to search for pattern - format to return the search results search all dirs and subdirs in the working dir (path) return search results.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Simple Directory Toolbox

    Simple Directory Toolbox

    Portable collections of directory tools (Unhide etc)

    Hi, simple directory tools is another portable software i made. I made this to help people whom work with directory/files using longer method (cmd, etc). I plan to create some tools, but because it's still alpha, there are still few finished. Still, you can use it. 1. Unhidder Finds hidden/Superhidden files/folders and restore it to normal state 2. Duplicate file finder Find duplicated files, and easily removes it 3. Space analyzer Analyze folder, list which file/folder takes how much size...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    This is a fast text search routine that allows multi string (up to 10 search strings containing one or more words within) search throughout an ASCII text file (msearch) . msearch3 allows fast search through ASCII and Unicode files . (http://www.jasenko.c
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    greps

    grep a subset of files

    greps is a script written in perl which wraps the regular installed grep with new options that can make the search faster and return more relevant results (or less non-relevant results). The usage of greps is same as you would use grep, and all options that are available with grep can be used in the same way also with greps. Basically what greps does is allowing you to choose also the patterns or extentions of relevant files. Then it executes find for finding such files, and executes grep...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    QuickFind

    QuickFind

    Instant File Search

    QuickFind is a cross platform Java Application for searching files in your Computer. The sole purpose of this application is to save user time by searching the desired file almost instantly. User has all the freedom to schedule or cache manually any time on selected directories. Once the caching is done all you have to do is input the name of the file you want to find.
    Downloads: 0 This Week
    Last Update:
    See Project
  • The Future of Union Management and Benefits Administration Software Is Here Icon
    The Future of Union Management and Benefits Administration Software Is Here

    For unions interested in a powerful union management system

    Introducing the sole contemporary, cloud-based platform for unions. Our comprehensive suite comprises two fully customized systems dedicated to union management and benefits administration, seamlessly integrated with a cutting-edge website and secure member portal.
  • 10
    snippetsource

    snippetsource

    Portable source code librarian

    Snippetsource is a simple yet powerful repository to store code snippets or any other text content. SQLite is used as the database backend which makes fast indexed lookups possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Setra

    Password protected zip file cracker.

    Setra is a cross-platform command line utility used to brute-force password protected zip file. It is written in the Python programming language.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    FindFiles

    FindFiles

    To find files on Linux

    NOTE THAT THE LATEST VERSION IS NOW AVAILABLE ON THE GAMBAS FARM To quickly locate files on a Linux system. The program is already capable of locating most files on all mounted drives. There is a double search ability built in allowing, for example, a search for ".odt" files and adding "budget" as an extra search option. The program will attempt to open the file if requested.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A Windows file and folder search tool. Can search uncompressed files by name, type, modified before or since, and containing a character string; and compressed (zipped) files by all but modified dates. Can search on metadata in JPEG and MP3 files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Dupless - a duplicate file solution

    extract unique file sets from sets with duplicates

    Do you have lots of files? I do, particularly image files. There are lots of duplicates and I want to extract a unique set from the larger set. That is what dupless does. Written in Java, using sqlite, it is some simple code that solves the duplicate file problem. All of the code is contained in the .jar file, both source and binary. Currently it writes scripts for use on Linux or Windows. See the Wiki or the README.txt in the .jar file for more information.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    SearchManual

    SearchManual

    File Search and Launch Utility Program for Windows

    A small and fast file searching utility program. Originally was created for a service department to find and display service manuals. It is written in plain C using Win32 API. One executable file only. Easy install and uninstall, It is searching recursively from the start folder including the sub folders. Matching the search term with the file path name, ignoring spaces (" ") an hyphens ("-") in the file path name and in the search term. It presents a list of full file paths, it has found...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Windows GUI version of the unix/linux locate and updatedb commands. It allows for fast searching of files through a pre-built index of all of the files on selected drives.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Find And Replace In Files (FARIF)

    Find And Replace In Files (FARIF)

    FARIF scans files recursively thru folders, finding + replacing text

    FARIF is a small VB6 utility that finds and replaces text within one or more files. As well as reporting the results of a search before replacement, it can also recursively search folders and has the option of case-sensitive searches.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Antolli Search tool

    Antolli Search tool

    A simple search tool for Linux users !

    Antolli search tool, is a simple, fast, and lightweight script bash to search your file. Since LXDE file-manager pcmanfm, does not come with his own search tool i decided to develop it by myself. It use YAD to create friendly user interface It could be used with all Linux distro
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    mach4

    mach4

    Access anything on your PC, faster than just anything.

    mach4 : An application launcher and a replacement for 'Run' in Microsoft Windows. Just type a phrase to access applications, web sites, files, the command line and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    All my USB Contents - Storage Catalog

    All my USB Contents - Storage Catalog

    All my USB Contents is a media cataloging tool to index media contents

    All my USB Contents - Storage Catalog is a media cataloging tool to index media contents This utility acts as a helpful librarian to help you keep track of documents, music, videos, and program files. Storage Catalog essentially downloads materials from either a CD or drive into an independent database that you can then organize any way you choose. This is a powerful and quick program that should be handy for both experienced home users and system administrators. The operation at the base...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Win32 Locate and Updatedb Scripts

    Win32 Locate and Updatedb Scripts

    Easy way to search files and folders

    Like the Linux "locate" and "updatedb", "winlocate" is a very simple solution for finding files and folders in a windows environment system. All is done by using 2 scripts (.BAT), some GNU tools and Sqlite3. I hope you will enjoy this release.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Advanced Mass File renamer

    This is a mass file renamer utilizing regular expression power.

    This is a python based UI application that can rename a part of a set of files inside a directory based on the provided regular expression. This gives a lot more flexibility compared to other renaming files since it used grouping principle. This had two level of applying the rename, first stage shows who it will be when you rename it, if you are fine with the change you can make it permanent by clicking commit. This avoid the risk of file getting corrupted. To rename all .py file to .pyc...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Documents In My Pocket (dimp)
    A simple document management system (DMS). Documents and associated datas are stored in a single file. Keep all your documents in your pocket on your USB stick.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Java based Desktop search engine. Supports idle time/real time indexing of all files, readable files, outlook mails, ms office files etc. Gui has simple deskbar, shows results very fast and objective.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    find extension tool : list all extensions of a directory
    Downloads: 0 This Week
    Last Update:
    See Project