Showing 380 open source projects for "tool map"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Build Data Resilience - Take the Assessment Today Icon
    Build Data Resilience - Take the Assessment Today

    Can you recover when it matters most? Take this quick assessment to identify gaps and build greater recovery confidence.

    Is your recovery strategy as strong as you think? Take this quick self-assessment to check your recovery readiness and gain tailored insights. In only 2 minutes, you'll learn where you fall on the recovery readiness scale.
    Take the Assessment
  • 1
    PhyloTrack

    PhyloTrack

    PhyloTrack, D3.js and JBrowse for phylogeny and positioning of samples

    PhyloTrack is a JavaScript--based software tool that integrates the D3.js library for data visualization with the JBrowse tool for genome browser representation. It requires a phylogenetic tree of the common Newick data format as input, as well as three meta data files for samples, clade-defining nodes and clade color definitions - all in tab delimited format. Functionality within PhyloTrack shows the informative markers at each node in the phylogenetic tree, therefore highlighting...
    Downloads: 16 This Week
    Last Update:
    See Project
  • 2
    StoryText (formerly PyUseCase) is an unconventional GUI testing tool, with support for PyGTK, Tkinter, wxPython, Swing, SWT and Eclipse RCP. Instead of recording GUI mechanics directly, it asks the user for descriptive names and hence builds up a "domain language" along with a "UI map file" that translates it into the current GUI layout. The point is to reduce coupling, allow very expressive tests, and ensure that GUI changes mean changing the UI map file but not all the tests. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    Intelligent Keyword Miner

    Intelligent Keyword Miner

    Intelligent SEO keyword miner and predicing tool

    ...Difference is, this program is intelligent and it accepts your input data and then predicts keywords based on your likes or dislikes. As the main engine, it uses the SMOReg algorithm to analyze and map the keyword frequencies of your data. This can be a great SEO tool to help increase the traffic of any website featuring a product.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    MDcons(Molecular Dynamics consensus)

    MDcons(Molecular Dynamics consensus)

    Interpretation of Biomolecular MD simulations

    MDcons is a tool to analyze conserved contacts during Molecular Dynamics (MD) simulations of Protein, Rna, Dna & Ligand based complexes. The input is either a Molecular Dynamics trajectory or a set of snapshots. The input can also be a single snapshot. The outputs are (1) map of most/less frequently conserved contacts during MD (2) a list of most/less frequently conserved contacts during MD.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Access competitive interest rates on your digital assets.

    Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 5

    VowelCat

    Real time speech to vowel mapping

    The VowelCat software is the result of a group of scholars at Ohio University who sought a solution for visualizing speech in real time. The program allows users to visualize their speech on a vowel formant map. Results can be recorded for later reference. This tool can aid singers, actors, language learners and those with a variety of speech disorders.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    SUMO Traffic Creator

    This tool helps to create traffic definition files for SUMO

    SUMO is a well known and commonly used simulation tool to simulate the movement of vehicles on a real map. This tool helps to define more realistic traffic movement definitions by allowing to include border lanes as special points on the map to enter/leave the map. For more information see readme.txt.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7

    MBGui

    Modbus RTU GUI tool

    Simple Modbus RTU tool, allows to create requests, check received responses/exceptions, create a memory map and a command list with saved settings. Built using PyModbus and TKinter on Python 2.7, source available at: https://github.com/alignan/MBGui
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    trafalgar.map

    trafalgar.map

    Open Street Map (OSM) tools, OSM/XML parser, tag extractor

    This is going to be a set of tools which is intended to be used with huge OSM files like the planet files in XML format. The parser reads directly from packed *.gz files and it is not needed to unpack the OSM/XML data files to the local disk. Now in 0.3.0: osm_tags: tag analyzer (like tag watch) osm_split: split osm file in single files for nodes, ways and relations and collect some meta information (will be used as input for other tools). osm_cut: create rectangular...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    qvoidwad

    3D to GZDoom void map converter

    This utility converts raw maps built for true 3D games such as Half-Life, Quake etc. into 2.5D levels for GZDoom, a port of Doom. It converts the 'brushes' from 3D games to '3D floors' from modified 2.5D games (like GZDoom). Since it is a command-line tool, it should compile and work with any operating system that supports the standard C and C++ libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 10

    Gmail Contact Attachment Removal Tool

    Tool for removing GMail attachments from Outlook Contacts

    This tool is for those people using Gmail that synchronizes with Outlook. When Gmail cannot map a piece of data to Outlook contacts (e.g. multiple addresses, more than 3 email addresses, multiple titles, etc), Gmail creates an attachment to the Outlook contact titled "GMail properties with no Outlook mapping.txt". If you delete the attachment, Gmail automatically recreates it, and in some cases the extraneous information is not accessible in Gmail and can never be deleted. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Kirmah
    Encryption with symmetric-key algorithm Kirmah - generate keys with exotic chars - redefine key length - key mark to ensure decryption capabilities - mix data - fast with multiprocessing - possible compression - gui on gtk3 - cli tool - python3 DEPENDENCIES : ======== python3, python-gobject, gobject-introspection, pygtk 3 modes are available to encrypt : ======== - compression (full / disabled or only final step) - random (simulate a random order - based on crypted key - to randomize data) - mix (mix data according to a generated map - based on crypted key - with addition of noise) Process is as follow : ======== encrypt : file > [ compress > ] encrypt > [randomiz data > mix data > compress > ] file.kmh decrypt: file.kmh > [ uncompress > unmix data > unrandomiz data] > decrypt > [uncompress > ] file ======== for encrypt/decrypt large binary files, use the fastest alternative : split/merge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    move-route-recorder

    move-route-recorder

    Easily create event move routes in RPG Maker XP, VX, and VXA

    This is a simple tool for easily creating large event move routes without the need to keep track of the current location in your head. It records the cursor movement as you move the selection rectangle on the map editor screen, and can then playback the movement into an event's move route list.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    PHPMetaData

    Descriptive metadata management system

    This system is designed to support descriptive metadata for scientific data. Using descriptors and controlled vocabularies available, users should be guided through a web interface allowing quick and easy registration and maintenance of datasets that are under their custodianship. The initial aim is to produce a system that will support the UK MEDIN (a UK GEMINI Superset) metadata standard, with possible expansion to other standards at a later date.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    SpectroHelp

    SpectroHelp

    helps color-blind persons to work with color

    Helps color-blind persons to work with color, and can be used by others for educational purposes. Some modes are taken from commercial Eyepilot application, other modes added for fun/education. SpectroHelp has several tools and modes: * 'Wave tool' animates color selected by mouse across all image, and can help read complex colored diagrams like subways maps and pie charts * Dark and Light tool change lightness of all colors except selected by mouse * Some modes where introduced to map full color range to color range that is recognized by people with partial color blindness. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Infestation - Survivor Map Location

    Infestation - Survivor Map Location

    Use a map and a marker to save your Infestation survivor locations.

    How do you know where your survivors are in game Infestation: Survivor Stories ? I got tired of typing in notepad. I made this tool as my first C# project ever. You can mark on a map where the survivors are and save it to a file. You can also save unlimited POI markers on the map with description. Simple but handy. Requires: - .NET Framework 4 redistributable
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16

    TS2PFM

    Converts Tracksource maps to Polish Format Map

    This is a command line tool that converts Tracksource maps in GTM and GTI files to Polish Format Map format (.MP file). PFM format is an input format used by cGPSmapper, mkgmap, GPSmapedit among others. Tracksource Project: http://www.tracksource.org.br/ Dependencies: GTMLib and TSourceLib from the author. PRTree from Khelekore. Usage: Run TS2PFM in a console window without arguments to get help.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    mumb1e

    mumb1e

    A Murmur-Server Webinterface written in PHP for Mumble

    Administration Tool for Mumble -/- Murmur Servers. Mumb1e Admin Plugin, also named "MAP" is a powerful Murmur web interface application written with PHP that can create useres, edit themself and a lot more for Mumble server. MAP is developed over m
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18

    SharePoint Foundation User Sync Tool

    VS (C#) program used to sync SP with AD

    A Visual Studio 2008 (C#) program that allows you to synchronize Contact and User Information List (and others) from Active Directory to SharePoint Foundation. What make this project a bit unique are the following: 1) This program allows to you browse a sites library list and items along with Active Directory to help determine which fields map to which fields in your lists. 2) The program can run in /silent mode to be used as a windows task scheduled job. You can also include a...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    SecStAnT

    SecStAnT

    Secondary Structure Analysis Tool for data selection and statistics

    SecStAnT is a tool for the automatic creation of data-sets of structures from Protein Data Bank (PDB) with user-defined structural composition, and for the calculation of their internal variables distributions. SecStAnT is able to 1. Select from PDB data sets of structures based on user specified secondary structures (defined based on internal PDB classification or on DSSP) and/or sequence motives. 2.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20

    Dungeon Mapper

    Map your dungeon for your next role playing adventure

    Dungeon Mapper is a tool that helps you map your dungeons for your next role playing adventure. Dungeon Mapper supports a basic set of ground and objects tiles. Save, load, export and print your outdoor, indoor, and underground dungeon maps as you wish.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21

    URDAD Transformation Services.NET

    Transformation of an URDAD PIM into a WCF Service Application.

    Create platform independent models (PIMs) using the URDAD method. Specify implementation mappings onto equivalent WCF Service Model elements and watch as the tool automatically generates a WCF service application from the PIM that is ready to be compiled and hosted on a web server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    PFMMerger

    Merges several maps in PFM format into a single map.

    PFMMerger is a command line tool that merges several maps in Polish format (PFM, .mp file) into a single map, adjusting road and node IDs as well as connecting routable roads that cross several maps, assuring route calculation spanning more than one map. Run PFMMerger without arguments to get help on usage. The Polish format is a map format used by several software such as cGPSmapper, mkgmap, GPSmapedit, among others.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    anonme.sh

    anonme.sh

    anonymous tools [uncontinued]

    anonme.sh {bash script} V1.0 Operative Systems Suported: Linux Dependencies: slowloris macchanger decrypter.py description of the script * this script makes it easy tasks such as DoS attacks, change you MAC address, inject XSS on target website, file upload vulns, MD5 decrypter, webcrawler (scan websites for vulns) and we can use WGET to download files from target domain or retrieve the all website... tutorial:http://www.youtube.com/watch?v=PrlrBuioCMc
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    RouteConverter is another route conversion tool. It helps me and I hope it could help you.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 25
    BattleMap

    BattleMap

    A small tool for supporting Pen and Paper Roleplaying.

    BattleMap is a small tool for supporting map based battles in pen and paper roleplaying. Its aim is just to replace the paper versions of maps and to keep track of the health points of the characters. It is not intended to administrate all aspects of the roleplaying. Due to the limited numbers of features, this tool should be easy to learn and be compatible to most of the common roleplaying systems.
    Downloads: 3 This Week
    Last Update:
    See Project