Showing 37 open source projects for "find my location"

View related business solutions
  • Holistically view your business data within a single solution. Icon
    Holistically view your business data within a single solution.

    For IT service providers and MSPs that need a data platform to manage their processes

    BrightGauge, a ConnectWise solution, was started in 2011 to fill a missing need in the small-to-medium IT Services industry: a better way to manage data and provide the value of work to clients. BrightGauge Software allows you to display all of your important business metrics in one place through the use of gauges, dashboards, and client reports. Used by more than 1,800 companies worldwide, BrightGauge integrates with popular business solutions on the market, like ConnectWise, Continuum, Webroot, QuickBooks, Datto, IT Glue, Zendesk, Harvest, Smileback, and so many more. Dig deeper into your data by adding, subtracting, multiplying, and dividing one metric against another. BrightGauge automatically computes these formulas for you. Want to show your prospects how quick you are to respond to tickets? Show off your data with embeddable gauges on public sites.
  • Sage Intacct Cloud Accounting and Financial Management Software Icon
    Sage Intacct Cloud Accounting and Financial Management Software

    Cloud accounting, payroll, and HR that grows with you

    Drive your organization forward with the right solution at the right price. AI-powered continuous accounting and ERP to support your growth now and into the future.
  • 1
    TilesFX

    TilesFX

    A JavaFX library containing tiles that can be used for dashboards

    A JavaFX library containing tiles for Dashboards. The Tile is a simple JavaFX Control that comes with different skins. To get an idea on how to use the skins with their parameters you could either take a look at the Demo file or check out the TilesFX Demo project which also contains information on how to combine TilesFX with other libraries e.g. Medusa You can also check my blog where you will find additional information about certain tiles.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Google Maps SDK for Android Samples

    Google Maps SDK for Android Samples

    Samples demonstrating how to use Maps SDK for Android

    Create dynamic, interactive and personalized experiences with maps, locations and geospatial experiences for your Android apps. Create an account, generate an API key, and start creating. Learn how to load the Maps SDK for Android and add a map with a bookmark to your web application. You can customize almost all aspects of the map, such as routes, landforms and places of interest, among others. Find the current location of an Android device and display details of the place or other place...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Light-4J

    Light-4J

    A fast, lightweight and more productive microservices framework

    Light means lightweight, lightning-fast and shedding light on how to program with modern Java SE for cloud-native deployment. I had been working on the Java EE platforms since early 2000 and suffered performance and productivity issues. In 2014, I realized that the IT industry was moving from Monolithic to Microservices and from on-premise data centers to the public clouds. To reduce the production cost for my applications, I need to find a lightweight platform that has a small memory footprint...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Picture Metadata-WP

    Picture Metadata-WP

    Picture Metadata Workplace

    This is a simple GUI tool to handle JPG metadata like EXIF and IPTC/XMP keywords and dates according to my needs. It uses ExifTool by Phil Harvey to read and write data and can get keywords and star ratings from Adobes Photoshop Elements Organizer (trademark of adobe). It can do manual geo tagging and can read location informations from Open Street Map. Geo tagging from GPX file is also possible. Keywords: photo image picture tag tags keyword gps longitude latitude Use it for free...
    Downloads: 6 This Week
    Last Update:
    See Project
  • Powering the next decade of business messaging | Twilio MessagingX Icon
    Powering the next decade of business messaging | Twilio MessagingX

    For organizations interested programmable APIs built on a scalable business messaging platform

    Build unique experiences across SMS, MMS, Facebook Messenger, and WhatsApp – with our unified messaging APIs.
  • 5

    Biogenesis Color Mod

    Mod for evolution simulation and artificial life program Biogenesis

    You can download the Color Mod at the Biogenesis main site too (included in the main download now). You also find the sourcecode there. If you want to post a review, remember that this is only a modification, so comment on my changes, not on the simulation. Original project by Joan Queralt Molina: https://sourceforge.net/projects/biogenesis/ Includes Tyler Colemans "Features Mod": https://sourceforge.net/projects/biogenesisfeatu/ Biogenesis discussion forum: https...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Open Location Code

    Open Location Code

    A library to generate short codes

    Plus Codes are like street addresses for people or places that don’t have one. Instead of addresses with street names and numbers, Plus Codes are based on latitude and longitude and displayed as numbers and letters. With a Plus Code, people can receive deliveries, access emergency and social services, or just help other people find them. Plus Codes technology is open source and free to create and use. They are much shorter than traditional global coordinates, so they’re easy to share. Plus...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    TreasureBox

    TreasureBox

    Organizes and searches user-defined items and images in a MySQL DB.

    ... were items on shelves like books or CDs. By providing a zoom and rotate features I was able to browse my books or CDs on my shelves anywhere in the house. The more I used the program the more features I wanted to add. The program is fairly generic and can be used for a variety of collections within a tree structure. Digital images are easy to take and cost very little to store. Treasure Box can help you organize your treasures and help you find them when you need them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    CSVboard

    CSV editor to open CSV files with minimum effort

    ... and filtering engine CSVboard was written in Java and JavaFX and actually it is a result of some recycled code collections. I experimentally developed during my time as a hobby programmer. So if you find any dysfunctionalities, errors, bugs, or the like do not hesitate to contact me. I'm further going to publish my code at Github in the near future so that everybody has the chance to improve my code.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 9

    Astrolabe Generator

    Generates custom astrolabe EPS files

    NOTE: The Astrolabe Generator has moved: The Astrolabe Generator and related projects have moved to a new location. Find us on Github at: https://github.com/wymarc This program will generate a set of PostScript (EPS) files for the front, back, rete and rules of an astrolabe for a given latitude. Additional related quadrant tools are also available. Version 3.0 moves the code to Java. Program is now an executable Jar file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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.
  • 10

    json4java

    Very Compact Java Reader / Writer ( 12kb)

    I was i need of a json writer / parser which is - Compact. Libraries around there are way too big given the json spec and my usual need for a project. -Simply integrated as a simple jar. Dont want to force Maven dependency on projects. Could not find it so i wrote it. I dont claim its perfect , but should save some time for small / medium projecs. Json types are intuitively mapped to their Java counterparts : Map , List. I did not try all UTF16 encodings , but let me know i will fix...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    XML2CSV-Generic-Converter

    XML2CSV-Generic-Converter

    Flatten XML into CSV to suit your mood

    Java XML to CSV (XML2CSV) generic conversion facility. Flattens one or more similar XML files into CSV projections. I made it in order to extract data from big XML files and gather them in files more easily opened with a spreadsheet because I didn't find anything adapted to my needs over the Internet when I needed to (Java + truly generic + self-contained algorithm + Unix like command line options + efficiency). It is packaged as an auto executable Jar for convenient command line...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 12
    JTexXchart

    JTexXchart

    Java library for drawing 2D charts with LaTeX math support

    Call me a purist, but I was never happy with the graphs produced with existing (free) Java tools. My dream package is lightweight with minimal dependencies, offers clean vector-graphics export and TeX-support for typesetting mathematical elements in axis labels, chart legends etc. This is hard (impossible?) to find and I thus decided to construct my own, mostly from existing code. This project is based on refactored versions of the popular packages 'XChart' (orig. by Tim Molter, © Knowm Inc...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Temperature Unit Converter

    Temperature Unit Converter

    Temperature Unit Converter

    .... ------------------------------------- This is still a Beta, so no one in the universe is responsible for anything happens :) I have it on my own computer and it's working properly. If you find any bugs feel free to tell me : yusha493@gmail.com --------------- If you are interested in translating the Android app to another language,current languages: *English *Turkish -Both by me :) ,please contact me: yusha493@gmail.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    platform-independent Proxy Grabber v1.5

    platform-independent Proxy Grabber v1.5

    Application permits proxies to be loaded from Proxybase

    Today I will introduce to you my platform independent proxy grabber. The only condition is an installation of Java on your computer. This application permits the proxies to be loaded from Proxiebase and stored in a text document. Why this grabber?: • Simple design • Easy to use • Fast processing • Platform-independent New in v1.5: • Bugfixes (proxies can be loaded again) • Shows own ip, provider and location Instruction: 1. Start the application, enter the password "1234...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 15
    This software convert speech to text using Java and Android application. With this software you can also search for text in Google. You can use offline speech to text with this application if you don't have Internet, you can find the steps in guide file. How to use: ----------------- 1- Install a software to convert the PC as router (EX: My Wifi Router) then connect your mobile with PC via wifi. 2- Install Smart Text to Speech.apk file on your phone. 3- Open "Smart Speech...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    OSRS Map & Coordinate Locator

    A map & coordinate locator for Old School Runescape, written in Java.

    A map and coordinate locator for Old School Runescape, written in Java. Credit goes to oyuu (RSN) for creating the map image. This program requires at least Java 6 to run.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Charlotte's Utilities

    Charlotte's Utilities mod for Minecraft Forge made by Sharshar

    Charlotte's Utilities is my first adventure into modding Minecraft. I wanted to have some extra utilities and things for my server that I couldn't find in other mods, or if I could I was able to think of a different way that I would prefer to implement them. At its core, this mod pack is just a collection of utilities that I feel improve the game experience. Everything is fully configurable in the config file so you can change, enable, or disable whatever you feel is best for you! The mod...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    My Lick Library

    Create your own personal library of your favourite guitar licks

    There are thousands of great guitar licks posted all over the internet, but finding licks that you like and want to use is difficult, and remembering the ones that you like is even harder. This is where My Lick Library comes in. My Lick Library is your own personal database of licks. Once you find or even invent a lick that you like and want to remember add it to your lick library. My Lick Library comes with a comprehensive and easy to use Tab Creator and allows you to add as many tags...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 19
    JScreenRecorder

    JScreenRecorder

    a java based desktop screen recorder

    ...(transparency) settings 7. WYSIWYG (What You See Is What You Get) type of Watermark location selector 8. Frame rate setting 9. Runs on all major Java supported platforms 10. Uses jcodec, TransPanel and JTextChooser components 11. Encodes video in MP4 format CHECK OUT AND SUPPORT MY LATEST ANDROID PROJECTS IN HERE: https://play.google.com/store/apps/developer?id=Deepak+PK
    Downloads: 10 This Week
    Last Update:
    See Project
  • 20
    Where Are You

    Where Are You

    a SMS based mobile finding app for android

    We are so busy some times that we do forget where we put our mobile. its easy to find a mobile, you just need to call to that number and you hear the ring tone and locate it. But we may some times put it in silent or vibration mode, now the old trick doesnt work. This is where our app comes in. You just need to send an sms from any mobile to your lost mobile with the format 'where.are.you'. our app will the start ringing the mobile on receiving this sms, even if the mobile is put...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    JSlidingInfo

    JSlidingInfo

    a sliding info component for java.

    a sliding info component for java. with this you can display sliding info at 8 positions on your screen. you can customize the text, font, foreground /background color, put custom icon, control slide speed and set the display duration. CHECK OUT AND SUPPORT MY LATEST ANDROID PROJECTS IN HERE: https://play.google.com/store/apps/developer?id=Deepak+PK
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Kenny ClassIQ

    A java-based, purely object-oriented chess engine.

    ...-in-complexity project KenTacToe. Having completed it successfully, I've gained the confidence to proceed with Kenny ClassIQ, named so because it is more class-oriented than Kenny, and because I want it to be intelligent. (A play with words landed me Kenny ClassIQ.) Also, I used this name so that people searching for my other chess engine Kenny can also find this more advanced chess engine (okay, yes, I wanted to name my chess engine Kenny, so).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    flowspring

    flowspring

    Comfortably controllable mediaplayer with mp3 and ogg support

    Flowspring is my attempt to create a mp3-player that is comfortably controllable by keyboard. I try to provide features that let you find titles in a huge medialibrary in less time. The player is capable of organizing your mediadata in a manner that also keeps it simple to browse media within your filesystem. Due to the fact, that this project is very young, i would appreciate comments and contributions very much in order to deliver the best mediaplayer-experience you've ever had in the near...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    JStickyNotes

    JStickyNotes

    a java based sticky notes

    a java based sticky notes CHECK OUT AND SUPPORT MY LATEST ANDROID PROJECTS IN HERE: https://play.google.com/store/apps/developer?id=Deepak+PK
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    MyIGo

    MyIGo

    IGO helps you find want you need!

    IGo aims to help customer to find shops and get recommendation and promotion easily and fast and it is a pleasure and cool experience. This system includes two different groups of users: customers and sellers. The customer use the Android application to find the most interested place he is looking for, while the seller use the Website to get the information and the location of the customer and set the discount to the certain customer. Our innovations are: 1. UI Design to enhance...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next