Showing 229 open source projects for "locate"

View related business solutions
  • Everything Your Small Business Needs to Succeed | Connecteam Icon
    Everything Your Small Business Needs to Succeed | Connecteam

    Connecteam is an award-winning all-in-one employee management solution for daily operations, communications, and human resource management.

    Easily engage and manage non-desk employees with Connecteam’s mobile-first platform that helps improve communication, enhance daily processes and increase productivity with custom checklists, forms, and reports. Schedule shifts and track accurate work hours with Connecteam’s automated GPS time clock and easily export approved timesheets to payroll. Connecteam helps you keep your employees sharp thanks to knowledge base centers and advanced training courses. Raise morale with employee recognition rewards and keep the entire company updated through the main news feed.
  • Manage Properties Better For Free Icon
    Manage Properties Better For Free

    For small to mid-sized landlords and property managers

    Innago is a free and easy-to-use property management solution. Whether you have 1 unit or 1000, student housing, or commercial properties, Innago is built for you. Our software is designed to save you time and money, so you can spend more time doing the things that matter most.
  • 1
    ImageAI

    ImageAI

    A python library built to empower developers

    ..., research groups and businesses. ImageAI provides API to recognize 1000 different objects in a picture using pre-trained models that were trained on the ImageNet-1000 dataset. The model implementations provided are SqueezeNet, ResNet, InceptionV3 and DenseNet. ImageAI provides API to detect, locate and identify 80 most common objects in everyday life in a picture using pre-trained models that were trained on the COCO Dataset.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 2
    International Components for Unicode

    International Components for Unicode

    The home of the ICU project source code

    ICU is a mature, widely used set of C/C++ and Java libraries providing Unicode and Globalization support for software applications. ICU is widely portable and gives applications the same results on all platforms and between C/C++ and Java software. ICU is released under a nonrestrictive open-source license that is suitable for use with both commercial software and with other open-source or free software. Convert text data to or from Unicode and nearly any other character set or encoding....
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    terraform-docs

    terraform-docs

    Generate documentation from Terraform modules in various formats

    ... terraform-docs /module/path. One of the most popular format is markdown table, which is a very good fit for generating README of module. terraform-docs is available on Linux, macOS, Windows, and FreeBSD platforms. terraform-docs will locate any available configuration file without needing to explicitly pass the --config flag.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    Airtest

    Airtest

    UI Automation Framework for Games and Apps

    ¿Airtest provides cross-platform APIs, including app installation, simulated input, assertion and so forth. Airtest uses image recognition technology to locate UI elements so that you can automate games and apps without injecting any code. Airtest cases can be easily run on large device farms, using the command line or python API. HTML reports with detailed info and screen recording allow you to quickly locate failure points. NetEase builds Airlab on top of the Airtest Project. AirtestIDE...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Enterprise and Small Business CRM Solution | Clear C2 C2CRM Icon
    Enterprise and Small Business CRM Solution | Clear C2 C2CRM

    Voted Best CRM System with Top Ranked Customer Support. CRM Management includes Sales, Marketing, Relationship Management, and Help Desk.

    C2CRM consists of four modules that integrate to provide a comprehensive CRM solution: Relationship Management, Sales Automation, Marketing Automation, and Customer Service. Only buy what each user needs.
  • 5
    ACHE Focused Crawler

    ACHE Focused Crawler

    ACHE is a web crawler for domain-specific search

    .... ACHE also automatically learns how to prioritize links in order to efficiently locate relevant content while avoiding the retrieval of irrelevant pages. While ACHE was originally designed to perform focused crawls, it also supports other crawling tasks, including crawling all pages in a given web site and crawling Dark Web sites (using the TOR protocol).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Spring Cloud Netflix

    Spring Cloud Netflix

    Integration with Netflix OSS components

    This project provides Netflix OSS integrations for Spring Boot apps through autoconfiguration and binding to the Spring Environment and other Spring programming model idioms. With a few simple annotations you can quickly enable and configure the common patterns inside your application and build large distributed systems with battle-tested Netflix components. The patterns provided include Service Discovery (Eureka), Circuit Breaker (Hystrix), Intelligent Routing (Zuul) and Client Side Load...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Watchman

    Watchman

    A file watching service that records when files change

    ... will locate the server, some options that affect only the client and some others that affect only the server. Since all of the options are understood by the same executable we’ve broken those out into sections of their own to make it clearer when they apply. Watchman is conservative, preferring to err on the side of caution; it considers files to be freshly changed when you start to watch them or when it is unsure.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    MTHawkeye

    MTHawkeye

    Profiling / Debugging assist tools for iOS

    MTHawkeye is profiling, and debugging tools for iOS used in Meitu. It's designed to help iOS developers improve development productivity and assist in optimizing the App performance. During the App product development cycle, we introduced MTHawkeye to help us discover, find, analyze, locate, and solve problems faster. Development phase, focusing on development and debugging assistance, detect problems in a timely manner, and prompt developers to deal with them. Test phase, focusing...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Matrix

    Matrix

    Plugin style, non-invasive APM system developed by WeChat

    Matrix is an APM (Application Performance Manage) used in Wechat to monitor, locate and analyse performance problems. It is a plugin style, non-invasive solution and is currently available on iOS, macOS and Android. The monitoring scope of the current tool includes: crash, lag, and out-of-memory, which includes the following two plugins, WCCrashBlockMonitorPlugin, which is based on KSCrash framework and features cutting-edge lag stack capture capabilities with crash capture
    Downloads: 0 This Week
    Last Update:
    See Project
  • Pimberly PIM - the leading enterprise Product Information Management platform. Icon
    Pimberly PIM - the leading enterprise Product Information Management platform.

    Pimberly enables businesses to create amazing online experiences with richer, differentiated product descriptions.

    Drive amazing product experiences with quality product data.
  • 10
    Hamburgers

    Hamburgers

    Tasty CSS-animated Hamburgers

    Hamburgers is a collection of tasty CSS-animated hamburger icons. Also included is the source as a Sass library. It’s modular and customizable, so cook up your own hamburger. The hamburger button belongs inside the <nav> so that assistive technologies will be able to locate the navigation, and to allow these users to easily locatate the hamburger button, without having to search up and down the DOM, once they realize they've found themselves in an empty navigation. Animations use CSS3 3D...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Small tool for locate and display active DHCP servers on the subnet.
    Leader badge
    Downloads: 16 This Week
    Last Update:
    See Project
  • 12
    LuaFormatter

    LuaFormatter

    Code formatter for Lua

    Reformats your Lua source code. The program will attempt to automatically use the current directory's .lua-format file if no config file is passed in the command line. If none is found, it will try to locate a .lua-format file in a parent directory recursively. On Linux, it will use $XDG_CONFIG_HOME/luaformatter/config.yaml if .lua-format does not exist. In case there's no file, it will fall back to the default configuration. The program will give the top priority to the configuration values...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    fldigi

    fldigi

    Ham Radio Digital Modem Application

    Fldigi is a modem program for most of the digital modes used by radio amateurs today: CW, PSK, MFSK, RTTY, Hell, DominoEX, Olivia, and Throb are all supported. It can help calibrate a sound card to a time signal and do frequency measurement tests. NOTICE: You must proceed to the Files section to locate the correct fldigi, flrig etal download for your particular operating system. Do not blithely use the big green Download button! Use the "Files" menu item or the "Browse All Files" link.
    Leader badge
    Downloads: 3,378 This Week
    Last Update:
    See Project
  • 14

    trilat-umn

    Using FRET distances to trilaterate the location of a FRET acceptor

    This software performs trilateration using an arbitrary number of donor sites and FRET distances with the aim to locate the position of a FRET acceptor in a protein structure. Our trilateration approach takes into account Gaussian distance distributions as fitted to the FLT-FRET measurement for each donor position. The normalized sum of the distance distributions from all of the donor sites to one acceptor is generated as a probability map describing the acceptor’s location. This volumetric map...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Path Finder for Processing

    2D/3D Path finding library

    ... it without Processing simply unzip the download and locate the library jar file then link this as an external library in your own project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Battle of Britain remake of PSS game

    Battle of Britain remake of PSS game

    Remake of PSS game (1985)

    Remake of PSS game (1985) You can play original here (java applet) http://c64s.com/game/321/battle_of_britain/ or download d64 file here http://www.c64games.de/phpseiten/spieledetail.php?filnummer=1328 Game description: http://gb64.com/oldsite/gameofweek/9/gotw_battleofbritain.htm Game wiki (in German, very extensive) http://www.c64-wiki.de/index.php/Battle_of_Britain Another game wiki (sparse information) http://www.gamefaqs.com/c64/565380-battle-of-britain
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    TinyJot

    TinyJot

    A basic FTP-enabled notepad

    TinyJot is a basic notepad with FTP capabilities. It can open, edit and save text files on a local drive, or open, edit and save a text logfile on a remote FTP server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    PdfInspector1

    PdfInspector1

    Application to inspect text and images of pdf books.

    With the application you can open and browse pdf books. In addition you will be able to inspect the codes for characters or locate the images. May be an example of basic use of pdfbox. JDK-17 compatibility
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    WordPress Video Lessons Manager Plugin

    WordPress Video Lessons Manager Plugin

    Set up video courses with ease using our LMS plugin

    Effortlessly develop online video courses & training materials for your students with the WP's Video Lessons Manager plugin. This tool enables you to set up a comprehensive video-based Learning Management System (LMS) right on your website. Enhance your eLearning platform with our intuitive dashboard, which streamlines the organization & monitoring of diverse educational content. Expand your video lessons’ functionality with additional features, including payment options, interactive...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Rent Qualify
    Have you ever wanted or needed to know how much rent you can afford based on your combined income? Now you will know and avoid future residency application denials based on income. Then once you know your rent affordability index, you can then search on apartment listings. Version 1.2.0 will find affordable cities based on your calculations. Requires a FREE API key from HUD to use the affordable city matching feature. Get your free api key from https://www.huduser.gov/portal/dataset/fmr-api.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Nostalgic Photo DataBase (platform)

    Active repository of jpeg-photos with tags suitable for personal needs

    ... the organization process, making it easier than ever to locate specific images amidst a vast collection. Powered by an embedded SQL database, NPDB delivers lightning-fast search results, ensuring that users can access the images they need almost instantaneously. Whether searching by tags or entering free-text queries, NPDB executes SQL queries efficiently, providing accurate results in no time. Developed primarily in C++, NPDB ensures seamless operation on Linux, Windows (via WSL), and Chrome OS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Smart Find

    Smart Find

    SmartFind: Fuzzy file search and copy utility for locating files

    SmartFind is an efficient file search and copy utility that uses fuzzy matching to locate files even when you don't remember the exact filenames. It calculates the similarity between filenames and search terms using the Levenshtein distance algorithm, allowing you to find files with partial or slightly varied names. With customizable search options and similarity thresholds, SmartFind gives you control over the matching process. It supports single-directory and recursive search, intelligently...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    PAMGUARD

    PAMGUARD

    Detection Classification and Localisation of marine mammals

    The PAMGUARD project develops software to help detect, locate and classify marine mammals using Passive Acoustic Monitoring. This project is being migrated to github at https://github.com/PAMGuard. Please go there for the latest updates. thank you sourceforge for hosting us for all these years.
    Leader badge
    Downloads: 7 This Week
    Last Update:
    See Project
  • 24
    F&S File Find

    F&S File Find

    F&S File Find - An ultra fast, cross platform, file find tool

    F&S File Find (i.e. Fast and Slow File Find) is a cross-platform command-line tool designed for Ultra-Fast Searching for Files on your hard drive. The application uses two main facilities to quickly locate files on your drive: 1. Caching previously visited folders in order to allow Ultra-Fast searches on consequent searches. 2. Multi-Core operation to speed up searches. (Compared to the standard Windows/CLI search tools) The application is designed to favor speed over all other computer...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    gendasm

    gendasm

    Generic Code-Seeking Diassembler with Fuzzy-Function Analyzer

    GenDasm is a Generic Code-Seeking Diassembler engine. It allows you to enter known starting vectors for a given code image for the micro. It will disassemble the code and follow through branches to assist in the separation of code and data. Its included Fuzzy Function Analyzer companion uses a DNA Sequence Alignment Algorithm to locate similar code in multiple binaries to facilitate reverse-engineering and/or code recovery. The original purpose of the Fuzzy Function Analyzer was to assist...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next