Showing 31 open source projects for "find my location"

View related business solutions
  • ManageEngine Endpoint Central for IT Professionals Icon
    ManageEngine Endpoint Central for IT Professionals

    A one-stop Unified Endpoint Management (UEM) solution

    ManageEngine's Endpoint Central is a Unified Endpoint Management Solution, that takes care of enterprise mobility management (including all features of mobile application management and mobile device management), as well as client management for a diversified range of endpoints - mobile devices, laptops, computers, tablets, server machines etc. With ManageEngine Endpoint Central, users can automate their regular desktop management routines like distributing software, installing patches, managing IT assets, imaging and deploying OS, and more.
  • Create state-of-the-art conversational agents with Google AI Icon
    Create state-of-the-art conversational agents with Google AI

    Using Dialogflow, you can provide new and engaging ways for users to interact with your product.

    Dialogflow can analyze multiple types of input from your customers, including text or audio inputs (like from a phone or voice recording). It can also respond to your customers in a couple of ways, either through text or with synthetic speech. Dialogflow CX and ES provide virtual agent services for chatbots and contact centers. If you have a contact center that employs human agents, you can use Agent Assist to help your human agents. Agent Assist provides real-time suggestions for human agents while they are in conversations with end-user customers.
  • 1
    Basketball Reference

    Basketball Reference

    NBA Stats API via Basketball Reference

    Basketball Reference is a great site (especially for a basketball stats nut like me), and hopefully, they don't get too pissed off at me for creating this. I initially wrote this library as an exercise for creating my first PyPi package, hope you find it valuable! This library was created for another Python project where I was trying to estimate an NBA player's productivity. A lot of sports-related APIs are expensive - luckily, Basketball Reference provides a free service which can be scraped...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    Cozette

    Cozette

    A bitmap programming font optimized for coziness

    ... of all the glyphs you might encounter in the terminal. I'm intentionally putting the emphasis on "you" - although Cozette already has all the glyphs I've seen in my CLI tools so far, you might find it's missing a glyph you wish it had. If that's the case, please file an issue! It's an important goal for Cozette to be a useful bitmap alternative to Nerd Fonts. Bitmap fonts are, effectively, just that - bitmaps.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    wger

    wger

    Self hosted FLOSS fitness/workout, nutrition and weight tracker

    wger Workout Manager is a free and open web application that manages your exercises, routines and nutrition. It started out as a personal project to replace my growing collection of spreadsheets but has turned into something that other people may find useful. You can create and manage flexible training routines for whatever goals you have. Select exactly what exercises you are going to do and how many repetitions, time or distance you want to do. You can also combine different workouts...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    YouTube-DL-PyTK

    YouTube-DL-PyTK

    YouTube Downloader - Cross Platform

    ... some files in my releases. If you'd like to verify those signatures, you can find my PGP/GPG keys at: https://marcusadams.me/gpg.html If you'd like to donate there's several ways to do so: PayPal: https://paypal.me/gerowen Bitcoin (BTC): bc1q86c5j7wvf6cw78tf8x3szxy5gnxg4gj8mw4sy2 Monero (XMR): 42ho3m9tJsobZwQDsFTk92ENdWAYk2zL8Qp42m7pKmfWE7jzei7
    Leader badge
    Downloads: 34 This Week
    Last Update:
    See Project
  • Cyber Risk Assessment and Management Platform Icon
    Cyber Risk Assessment and Management Platform

    ConnectWise Identify is a powerful cybersecurity risk assessment platform offering strategic cybersecurity assessments and recommendations.

    When it comes to cybersecurity, what your clients don’t know can really hurt them. And believe it or not, keep them safe starts with asking questions. With ConnectWise Identify Assessment, get access to risk assessment backed by the NIST Cybersecurity Framework to uncover risks across your client’s entire business, not just their networks. With a clearly defined, easy-to-read risk report in hand, you can start having meaningful security conversations that can get you on the path of keeping your clients protected from every angle. Choose from two assessment levels to cover every client’s need, from the Essentials to cover the basics to our Comprehensive Assessment to dive deeper to uncover additional risks. Our intuitive heat map shows you your client’s overall risk level and priority to address risks based on probability and financial impact. Each report includes remediation recommendations to help you create a revenue-generating action plan.
  • 5
    WPAGen

    WPAGen

    Wifi Password Generator

    WPAGen is a wifi password generator written in Python. It runs in the terminal and has very few dependencies other than Python itself, and if you're using the compiled binary you don't even have to have Python installed. I digitally sign some files in my releases. If you'd like to verify those signatures, you can find my PGP/GPG keys at: https://marcusadams.me/gpg.html If you'd like to donate there's several ways to do so: PayPal: https://paypal.me/gerowen Bitcoin (BTC...
    Leader badge
    Downloads: 15 This Week
    Last Update:
    See Project
  • 6
    Mouse clicker Pro

    Mouse clicker Pro

    op auto clicker but better

    When I used OP Auto Clicker as good as it was, i always thought that app lacks some options, like the ability to hold the mouse buttons for a desired amount of time before releasing it, so I started making my own auto clicker from scratch based on OP auto clicker but with more options. 🐼 with this auto clicker you can easily achieve near 1000cps or the specific cps you desire with your own Hold time, click type, interval and location like OP auto clicker you may assign a new hotkey which...
    Leader badge
    Downloads: 11 This Week
    Last Update:
    See Project
  • 7
    Geraniums Pot

    Geraniums Pot

    Geraniums Pot - Intersecting Circles Puzzles Simulator

    Geraniums Pot - Intersecting Circles Puzzles Simulator This is a simulator of the famous "Geraniums" puzzle. this is a small python program that uses the pygame library home page: https://github.com/grigorusha/GeraniumsPot forum page with my other Puzzle simulators - https://twistypuzzles.com/forum/viewtopic.php?p=424143#p424143 You can create a text file with a script-puzzle that describes the location of circles. I have created files for all the Intersecting circles puzzles, you...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    PingChecker

    PingChecker

    Ping Multiple Targets in Sequence

    PingChecker is a tool I wrote to help myself with pinging multiple hostnames or IP addresses for the purpose of determining patterns. You can enter targets yourself, or read names stored in a file, and ping all of them in sequence. The results are saved in both plain text and CSV format for easy viewing. I digitally sign some files in my releases. If you'd like to verify those signatures, you can find my PGP/GPG keys at: https://marcusadams.me/gpg.html If you'd like to donate there's...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9
    QRTxt

    QRTxt

    QR Code Generator

    QRTxt is just a personal project. It's a very simple QR code generator. I had two major goals in creating this project: - Make it simple and user friendly - Provide useful feedback instead of just crashing without warning if a user tries to enter more characters than a QR code supports. I digitally sign some files in my releases. If you'd like to verify those signatures, you can find my PGP/GPG keys at: https://marcusadams.me/gpg.html If you'd like to donate there's several ways...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Innovate faster with enterprise-ready generative AI—enhanced by Gemini Icon
    Innovate faster with enterprise-ready generative AI—enhanced by Gemini

    Build, deploy, and scale machine learning (ML) models faster, with fully managed ML tools for any use case.

    Vertex AI offers everything you need to build and use generative AI—from AI solutions, to Search and Conversation, to 130+ foundation models, to a unified AI platform.
  • 10
    PyCheck

    PyCheck

    Calculates the checksum of a file, and compares it to an original.

    ... signatures, you can find my PGP/GPG keys at: https://marcusadams.me/gpg.html If you'd like to donate there's several ways to do so: PayPal: https://paypal.me/gerowen Bitcoin (BTC): bc1q86c5j7wvf6cw78tf8x3szxy5gnxg4gj8mw4sy2 Monero (XMR): 42ho3m9tJsobZwQDsFTk92ENdWAYk2zL8Qp42m7pKmfWE7jzei7Fwrs87MMXUTCVifjZZiStt3E7c5tmYa9qNx
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    PyNuker

    PyNuker

    A stress testing tool written in python.

    PyNuker is a network stress testing tool written in python. Because it is written in python it should run equally well on any system that has Python version 3.x installed. It infinitely(until stopped) sends a string of text via a UDP packet to a target computer or network device in an effort to flood the target with so much useless traffic that it stops responding to valid requests. I digitally sign some files in my releases. If you'd like to verify those signatures, you can find my PGP...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    microbit-and-trains

    microbit-and-trains

    Useful code for using the BBC:MicroBit with model railways

    Here you will find my collected code for the various automated featured on my model railways. This encompasses level crossing gates, inclines and WHR style ladybird signals. You can find details of the layouts themselves on https://www.my-place.org.uk/mymodels/ . Full details of the builds are found on my layout threads on NGRM-Online.com (registration required).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Hungarian Rings

    Hungarian Rings

    Hungarian Rings - Puzzle Simulator

    Hungarian Rings - Puzzle Simulator This is a simulator of the famous "Hungarian Rings" puzzle. this is a small python program that uses the pygame library home page: https://github.com/grigorusha/Hungarian-Rings forum page with my other Puzzle simulators - https://twistypuzzles.com/forum/viewtopic.php?p=422931#p422931 You can create a text file with a script that describes the location of rings, balls and their colors. Each ball can be marked with a marker (letter or number) to make...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Photonix Photo Manager

    Photonix Photo Manager

    A modern, web-based photo management server

    A modern, web-based photo management server. Run it on your home server and it will let you find the right photo from your collection on any device. Smart filtering is made possible by object recognition, face recognition, location awareness, color analysis and other ML algorithms. This project is currently in development and not feature complete for a version 1.0 yet. If you don't mind putting up with broken parts or want to help out, run the Docker image and give it a go. I'd love for other...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    JosePythonApps

    Here are my python scripts written until now

    Here are my python scripts. They are humble but easy to use and, may be you'll find them useful.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    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
  • 17
    IL Music Library Deduplicator

    IL Music Library Deduplicator

    Easily find and remove duplicates from a music collection

    If you want to easily find and remove audio duplicate from a music collection IL Music Library Deduplicator is for you. It can distinguish between similar songs offering you a list with best matches highlighted in green. Audio files with lower similarity are listed as well in case there are duplicates with lower bitrate. These are highlighted in yellow and red. You can select them by color if you wish to delete them or you can add them to a list with excluded files in case you wish to keep...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Diet BOINC Screensaver Module

    Diet BOINC Screensaver Module

    Lightweight alternative to XScreenSaver's boincscr screensaver module

    Diet BOINC is a no-graphics, lightweight alternative XScreenSaver module for the boinscr screensaver. If the Boinscr module in XScreenSaver is showing a black screen with the words 'boinc not running' or similar, Diet BOINC may be able to replace it with a working alternative. For Linux only Dependencies: - XScreenSaver - BOINC software - Python 2.x Tested in CentOS & Ubuntu Linux. Should work in other Linux if you can run these three items.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    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
  • 20

    LAES

    Laubers Audio Extender Server

    Open source server for the Devolo Audio Extender. As Devolo has neither support for Windows 7 or any x64 version as well as no linux support as far as I know, I decided I roll my own. Enjoy! [Update] I moved the project to github for the moment. You can find it here: https://github.com/FrederikLauber/LAES
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Visual Image Viewer

    Visual Image Viewer :: Build using Python

    ... on.... That Image that you are watching right now, will automatically copied to your defined locations. means if you hit 0 ( Image will automatically copied to your first defined location, ) and so on...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Mollino

    Mollino

    Not your usual Architectural Modeler

    Why do Archicad and Revit only share 30 or 40% of the global architectural sofware market ? Maybe because lots of small practices find these software unadapted to the way they work, and to their bank account. I think there's place for an open software that doesn't work like the existing. It will be simple in its tools and processes, and will have infinite capabilities. This will be possible by defining a logical structure. As I am an architect, and I know very little about programming...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    LifeQuest

    A GTD-inspired ToDo list manager that tells you what to do next!

    Fundamentally, LifeQuest keeps track of what you need to do, and tells you what you need to do next. You simply enter the things you want to do, along with priority and date information, and LifeQuest does the rest. Unlike other ToDo list programs, LifeQuest aims to minimise the amount of effort you spend entering information. LifeQuest is also inspired by GTD contexts and projects to help you find things to do wherever you are or whichever project you want to focus on. LifeQuest...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    HPeak

    A HMM-based algorithm for defining enriched regions from ChIP-seq data

    ... HUMAN/MOUSE -format BED -pe TREATMENT.inp -c CONTROL.inp -n OUTPUTPREFIX -isize 200 -r 100 -pec (if control is PE) -ann -wig -seq –interfiles note: 1. Default species is HUMAN. Also supports MOUSE. Can add any other genome if in need. 2. Default format is BED. Also support ELAND. Will add SAM and BAM. 3. –r specifies read length (this is import through my experience). 4. –pe indicates pair-ended data. 5. If data is pair-ended, -isize refers to insert size (total length of a pair).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Attraverso questo programma è possibile monitorare le attivita di una rete di utenti che utilizzano openoffice.org.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next