Showing 49 open source projects for "ti89/page/2"

View related business solutions
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • The #1 Embedded Analytics Solution for SaaS Teams. Icon
    The #1 Embedded Analytics Solution for SaaS Teams.

    Qrvey saves engineering teams time and money with a turnkey multi-tenant solution connecting your data warehouse to your SaaS application.

    Qrvey’s comprehensive embedded analytics software enables you to design more customizable analytics experiences for your end users.
    Try Developer Playground
  • 1
    fd

    fd

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

    ... perform is to run fd with a single argument: the search pattern. Instead of just showing the search results, you often want to do something with them. fd provides two ways to execute external commands for each of your search results: the -x/--exec option runs an external command for each of the search results (in parallel), or the -X/--exec-batch option launches the external command once, with all search results as arguments.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Better Errors

    Better Errors

    Better error page for Rack apps

    Better Errors replaces the standard Rails error page with a much better and more useful error page. It is also usable outside of Rails in any Rack app as Rack middleware.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    SWR

    SWR

    React Hooks library for remote data fetching

    ..., and also have all many amazing features out-of-the-box. SWR has you covered in all aspects of speed, correctness, and stability to help you build better experiences. Fast page navigation, polling on interval, data dependency, revalidation on focus, revalidation on network recovery, local mutation (Optimistic UI), smart error retry, pagination and scroll position recovery, React Suspense, and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Free CRM Software With Something for Everyone Icon
    Free CRM Software With Something for Everyone

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    Think CRM software is just about contact management? Think again. HubSpot CRM has free tools for everyone on your team, and it’s 100% free. Here’s how our free CRM solution makes your job easier.
    Get free CRM
  • 5
    PdfgrepGui

    PdfgrepGui

    This is a simple GUI for the command line tool grep and pdfgrep

    This program is a GUI for the command line tool grep and pdfgrep. Pdfgrep search text in multiple PDF files and grep can serach text in multiple text files. You can use regular expressions for the search (https://en.wikipedia.org/wiki/Regular_expression). This GUI and the command line tools work without indexing. The following options are used: -i (ignore case) and -F (fixed strings), -n (Print page number or output lines) and -H (Print the file name for each match) from the command line...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 6
    Common Resource Grep - crgrep

    Common Resource Grep - crgrep

    Common Resource Grep

    CRGREP searches for matching text in databases, various document formats, archives and other difficult to access resources. A command line tool for name and content text matching in database tables, plain files, MS Office documents, PDF, archives, MP3 audio, image meta-data, scanned documents, maven dependencies and web resources. CRGREP will search resources within resources of any arbitrary combination or depth, so text within a document within a zip archive, and so on. Here you...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    Bookmark manager

    Bookmark manager

    Bookmark manager web application

    Web Page Application: https://shemeshg.github.io/desktop-search/ Github: https://github.com/shemeshg/desktop-search-code * Dropbox sync is performed manually (from admin screen) and not on interval.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    OpenSearchServer Search Engine

    OpenSearchServer Search Engine

    An open source search engine with RESTFul API and crawlers

    OpenSearchServer is a powerful, enterprise-class, search engine program. Using the web user interface, the crawlers (web, file, database, etc.) and the client libraries (REST/API , Ruby, Rails, Node.js, PHP, Perl) you will be able to integrate quickly and easily advanced full-text search capabilities in your application: Full-text with basic semantic, join queries, boolean queries, facet and filter, document (PDF, Office, etc.) indexation, web scrapping,etc. OpenSearchServer runs on...
    Downloads: 14 This Week
    Last Update:
    See Project
  • 9
    A catalog application for various media types - CD, DVD, NetDrives, USB flash keys, etc. It can import data from famous WhereIsIt Windows applicaion. In a word this is a try to make a WhereIsIt-like application for Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • User Testing Platform | Testeum Icon
    User Testing Platform | Testeum

    Get worldwide testers to review your software, app or website! Quickly find bugs and usability issues in less than 48 hours.

    Tired of bugs and poor UX going unnoticed despite thorough internal testing? Testeum is the SaaS crowdtesting platform that connects mobile and web app creators with carefully selected testers based on your criteria.
    Learn More
  • 10
    sfbf-ui

    sfbf-ui

    UI frontend for sfbf, a useful application to search for largest files

    UI frontend for sfbf, a useful application to search for largest files on file systems It brings features such as : - Fast file search to locate largest files - Configurable search depth - Various export formats (txt, json, xml, html) - Regular expression matching This project is licensed under the WTFPL (Do What The Fuck You Want To Public License, Version 2) Copyright © 2017 spypunk spypunk@gmail.com This work is free. You can redistribute it and/or modify it under the terms...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    sfbf

    sfbf

    Useful console application to search for largest files on file systems

    sfbf (Search For Big Files) is a useful console application to search for largest files on file systems. It brings features such as : - Fast file search to locate largest files - Configurable search depth - Various output formats (txt, json, xml, html, csv) - Regular expression matching This project is licensed under the WTFPL (Do What The Fuck You Want To Public License, Version 2) Copyright © 2017 spypunk spypunk@gmail.com This work is free. You can redistribute...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    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
  • 13

    bnf2xml

    simple BNF parser makes xml markup of matches

    bnf2xml a simple BNF parser that takes text as input, searches according to a BNF query file, and outputs text marked up by the xml labels that show context. bnf2xml is as simple to use as any text binary ie, awk(1) grep(1). bnf2xml does not require C API because it outputs simple xml labeling. README is visible on file dl page. EXAMPLE: $ echo "hi" | bnf2xml patternfile <word><alph>h</alph><alph>i</alph></word> or <gas>hydrogen iodide</gas> patternfile says how to find...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    FileQ

    FileQ

    Simple effective file browser and transfer app.

    Description pending...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    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: 0 This Week
    Last Update:
    See Project
  • 17
    QKeylink is an attempt to reimplement the freeware Windows launchpad Keylink (see www.strgwin.de) in Qt.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Development and support of OCFA have been discontinued. the code has moved to these github repositories: https://github.com/DNPA/OcfaLib https://github.com/DNPA/OcfaArch https://github.com/DNPA/OcfaJavaLib https://github.com/DNPA/OcfaModules https://github.com/DNPA/OcfaDoc If you are interested in contributing to ongoing work on the creation of a community maintained OCFA inspired computer forensic framework, please join the Mattock/MattockFS community page on G+: https...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    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
  • 20
    The Diversity Engine provides tools to create diversity-aware multimedia search applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    It is a desktop search (aiming learning materials) tool that provides full text search with a friendly GUI
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    SynchroMike

    Successor: <a href="http://syncarus.net">syncarus.net</a>

    SynchroMike is a two-way synchronisation program which allows the user to synchronize two directories. It comes with a handy user interface which displays differences between both storage locations as a tree. Update: This page is deprecated, find the new program at <a href="http://syncarus.net">syncarus.net</a>
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    find extension tool : list all extensions of a directory
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Dessy
    Dessy is a DEsktop Search and SYnchronization framework for mobile devices. It allows file search using content, metadata, and custom tags, and synchronization of results, and entire file system subtrees. It works on MIDP 2.0 handsets and Java 2 SE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    DFA library is a regular expression library capable of the classic RE syntax (i.e. - without any perl extension). Unlike many other libraries with similar functionality, a deterministic finite automata (DFA) is used. DFA was formerly called npcre, wh
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next