Showing 48 open source projects for "simple-draw"

View related business solutions
  • Cloud tools for web scraping and data extraction Icon
    Cloud tools for web scraping and data extraction

    Deploy pre-built tools that crawl websites, extract structured data, and feed your applications. Reliable web data without maintaining scrapers.

    Automate web data collection with cloud tools that handle anti-bot measures, browser rendering, and data transformation out of the box. Extract content from any website, push to vector databases for RAG workflows, or pipe directly into your apps via API. Schedule runs, set up webhooks, and connect to your existing stack. Free tier available, then scale as you need to.
    Explore 10,000+ tools
  • 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
  • 1
    Ransack

    Ransack

    Object-based searching

    Create search forms for your Ruby on Rails application with Ransack! Ransack is available in two modes: simple and advanced, allowing you to create either simple or advanced search forms. Simple mode works much like MetaSearch and is very easy to set up. The advanced mode makes use of Rails' nested attributes functionality in order to generate complex queries with nested AND/OR groupings, etc. This involves more complexity but does produce some very interesting search interfaces and puts more power in the hands of users. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    fd

    fd

    A simple, fast and user-friendly alternative to 'find'

    fd is a program to find entries in your filesytem. It is a simple, fast and user-friendly alternative to find. While it does not aim to support all of find's powerful functionality, it provides sensible (opinionated) defaults for a majority of use cases. First, to get an overview of all available command line options, you can either run fd -h for a concise help message or fd --help for a more detailed version. fd is designed to find entries in your filesystem.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Sonic

    Sonic

    Fast, lightweight & schema-less search backend

    Sonic is a super fast and lightweight, schema-less search backend that can be used in place of super-heavy and full-featured search backends like Elasticsearch. It is able to normalize language search queries, auto-complete search queries and offer the most relevant results. Being an identifier index rather than a document index, when queried it provides IDs that can be used to refer to matched documents in an external database.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Laravel Scout

    Laravel Scout

    Provides a driver based solution to searching your Eloquent models

    Laravel Scout provides a simple, driver-based solution for adding full-text search to your Eloquent models. Once Scout is installed and configured, it will automatically sync your model changes to your search indexes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 5
    z

    z

    Tracks your most used directories, based on 'frecency'

    ...After a short learning phase, z will take you to the most 'frecent directory that matches ALL of the regexes given on the command line, in order. For example, z foo bar would match /foo/bar but not /bar/foo. The rank of directories maintained by z undergoes aging based on a simple formula. The rank of each entry is incremented every time it is accessed. When the sum of ranks is over 9000, all ranks are multiplied by 0.99. Entries with a rank lower than 1 are forgotten. Frecency is a portmanteau of 'recent' and 'frequency'. It is a weighted rank that depends on how often and how recently something occurred. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    grepwin

    grepwin

    A powerful and fast search tool using regular expressions

    grepWin is a simple search and replace tool which can use regular expressions to do its job. This allows to do much more powerful searches and replaces. Note: project has moved to GitHub https://github.com/stefankueng/grepWin
    Leader badge
    Downloads: 254 This Week
    Last Update:
    See Project
  • 7
    Seleccioná
    The application is a simple application launcher for Windows, but simple does not mean incomplete since a series of unique features are added
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    local_search

    Load filenames to a local database for an easy search

    Load filenames to a local database for an easy search. This program is made with my Swedish Compiler. That is focusing on a simple Gui and support many different databases (PostgreSQL, MariaDB, SqLite, Odbc). It’s working under Linux (Wine).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    UniversalTextExtractor

    Command-line toolset for extracting text from files

    Command-line toolset for extracting text from files (documents, images, archives) into SQLite with OCR support. Simple, expandable, one shell script only.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 10
    Paul Graham GPT

    Paul Graham GPT

    RAG on Paul Graham's essays

    ...The repo stores the full text of his essays (chunked), uses embeddings (e.g. via OpenAI embeddings) to allow semantic search over that corpus, and hosts a chat interface that combines retrieval results with LLM-based answering — enabling RAG (retrieval-augmented generation) over a fixed dataset. The app uses a Postgres database (with pgvector) hosted on Supabase for its embedding store, making the backend relatively simple and accessible, and the frontend is again built with Next.js/TypeScript for a modern responsive UI. By pulling together search and chat, it creates a useful tool both for readers who want to revisit or explore Paul Graham’s ideas thematically, and for learners or researchers who want to query specific essays or concepts quickly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Cerebro

    Cerebro

    Open-source productivity booster with a brain

    Cerebro is an open source electron-based productivity software that lets you search and see everything you need on your PC in one place. With just a few clicks you can search on your machine or on the internet everything you need; see everything you need without having to open another application; and easily find and use what you want.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 12
    List.js

    List.js

    Library for adding search, sort, filters and flexibility to tables

    ...<div>,<ul>,<table>, etc. Simple templating system that adds possibility to add, edit, remove items. Perfect library for adding search, sort, filters and flexibility to tables, lists and various HTML elements. Built to be invisible and work on existing HTML. Simple and invisible. Easy to apply to existing HTML. No dependencies. Fast, and tiny (5KB minified&gzip).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    pyFileSearcher

    pyFileSearcher

    simple searching tool for big fileservers

    pyFileSearcher was designed to be lightweight, easy to use, but capable of handling a large volume of files tool. A tool that I personally could use on large corporate servers to find out - which files have taken all my space in the last few days? It's free, it's opensource, it's for linux and windows. The program is written in Python 3 using the Qt5.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Empty Directories Finder

    Empty Directories Finder

    Find, select, delete empty folders. Use the ignore list and others.

    Empty Directories Finder expires empty directories and allows you to conveniently select the required directories before deleting. New version available. Improved user interface.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 15

    ftdetector

    File type detector library

    ...Its small simple interface can be used at the most popular platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Yal

    Yal

    Access your files, programs, browser bookmarks, search engines and win

    ...The more you use Yal, the better it gets. It keeps count of the keywords you enter and the entries you execute, thus it will always give you the best possible suggestions. You can also perform simple math calculations, access your clipboard's history, termitate processes, you can quickly switch between opened windows, perform searches using your favourite search engines...and more to come.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Personalized Search Engine

    Personalized Search Engine for Your Files

    MySearchEngine (Personalized Search Engine) is a Java software to search files and folders in an OS file system. It differs from general OS file search engines in that it personalizes the indexing setup so that users can choose which directories to index or remove from an existing index and it can also suggest queries just like Google's "Did you mean" feature. The customization of indexing and query suggestion greatly improves search speed and make user experience more comfortable. eLibrary...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    SurfFind
    SURF FIND is a simple and fast grep-like text search software, which keeps the previous search results as separate tabs. It also implements file caching mechanism so that the subsequent searches for the same set of files will be completed faster. Each tab has the list of found files and lines on the left, and the text viewer on the right to show the selected line on the list.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 19
    File Report

    File Report

    Simple utility to do folder and file searches which can be exported.

    Simple utility to do folder and file searches which can be exported Microsoft Excel or any other program that can read CSV files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    CreateTree

    CreateTree

    GUI-Tool to create filetrees

    A simple application that creates ASCII-filetrees.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    FileQ

    FileQ

    Simple effective file browser and transfer app.

    Description pending...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    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. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    DupLichaSe

    DupLichaSe

    A Fast Duplicate File Detector with graph based semi-automatic cleaner

    DupLichaSe is a very fast Duplicate File Detector that uses inductive heuristics to detect duplicate files very fast; based on content! DupLichaSe stands out from EVERY other Duplicate file detection Software because of it's graph based semi-automatic selection system. ... after finding 100s of duplicate files, do you have to go through some manual and possibly laborious process of deleting the duplicates? ...or is there a way for the Software to learn and do most of it for you in a SAFE...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    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
  • Previous
  • You're on page 1
  • 2
  • Next