Showing 375 open source projects for "google"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Automate contact and company data extraction Icon
    Automate contact and company data extraction

    Build lead generation pipelines that pull emails, phone numbers, and company details from directories, maps, social platforms. Full API access.

    Generate leads at scale without building or maintaining scrapers. Use 10,000+ ready-made tools that handle authentication, pagination, and anti-bot protection. Pull data from business directories, social profiles, and public sources, then export to your CRM or database via API. Schedule recurring extractions, enrich existing datasets, and integrate with your workflows.
    Explore Apify Store
  • 1
    Mirrorcast

    Mirrorcast

    Open Source Alternative to Chromecast, Mirror Desktop and Play media r

    ...Mirrorcast uses up about the same amount of system resources as google chromes cast feature. The delay is less than 1 second on most networks. To achieve this we will use existing FOSS software such as ffmpeg, mpv, and omxplayer.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    Data Algorithm/leetcode/lintcode

    Data Algorithm/leetcode/lintcode

    Data Structure and Algorithm notes

    This work is some notes of learning and practicing data structures and algorithms. Part I is a brief introduction of basic data structures and algorithms, such as, linked lists, stack, queues, trees, sorting and etc. This book notes about learning data structure and algorithms. It was written in Simplified Chinese but other languages such as English and Traditional Chinese are also working in progress.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Twitter Intelligence

    Twitter Intelligence

    Twitter Intelligence OSINT project performs tracking and analysis

    ...Tweet data is stored on the Tweet, User, Location, Hashtag, HashtagTweet tables. The database is created automatically. analysis.py performs analysis processing. User, hashtag, and location analyzes are performed. You must write Google Map API Key in setting.py to display Google Maps.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    OTPspot

    OTPspot

    Wireless hotspot with OTP captive portal

    Run a captive portal on your raspberry (or any linux box) to allow your guests to register before accessing your Wifi at home. Users will be requested for an OTP code that you can generate on your phone through the Google Authenticator/Authy app. Get rid of captive portal's static username and password, without the need for a complex radius server. OTPspot (since version 2.0) is fully compatible with nodogsplash and can run as a FAS service. In this configuration, nodogsplash will take care of the networking whereas OTPspot will just authenticate the users.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Say goodbye to broken revenue funnels and poor customer experiences Icon
    Say goodbye to broken revenue funnels and poor customer experiences

    Connect and coordinate your data, signals, tools, and people at every step of the customer journey.

    LeanData is a Demand Management solution that supports all go-to-market strategies such as account-based sales development, geo-based territories, and more. LeanData features a visual, intuitive workflow native to Salesforce that enables users to view their entire lead flow in one interface. LeanData allows users to access the drag-and-drop feature to route their leads. LeanData also features an algorithms match that uses multiple fields in Salesforce.
    Learn More
  • 5
    Vaex

    Vaex

    Out-of-Core hybrid Apache Arrow/NumPy DataFrame for Python

    Data science solutions, insights, dashboards, machine learning, deployment. We start at 100GB. Vaex is a high-performance Python library for lazy Out-of-Core data frames (similar to Pandas), to visualize and explore big tabular datasets. It calculates statistics such as mean, sum, count, standard deviation etc, on an N-dimensional grid for more than a billion (10^9) samples/rows per second. Visualization is done using histograms, density plots and 3d volume rendering, allowing interactive...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Simple Video Trimmer

    Preview video with VLC; use in/out hotkeys; trim with FFMPEG.

    ...Currently, it's just in Python (no EXE), but it should be easy to run it from Python. From the command prompt, install the dependencies: pip install wxPython pip install boto pip install selenium pip install google-api-python-client Then start the program by: python Trimmer.py This project is a simpler edition of the Trimmer project by Andy (https://sourceforge.net/projects/trimmer/).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Mkchromecast

    Mkchromecast

    Cast macOS and Linux Audio/Video to your Google Cast and Sonos Devices

    This is a program to cast audio and video from your macOS, or Linux desktop to your Google Cast devices or Sonos speakers. It is written in Python, and it streams via node.js, ffmpeg, or avconv. Mkchromecast is capable of using lossy and lossless audio formats provided that ffmpeg, avconv (Linux), or parec (Linux) are installed. It also supports Multi-room group playback, and 24-bits/96kHz high audio resolution. Linux users also can configure ALSA to capture audio.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 8
    FM2TXT

    FM2TXT

    RtlSdr listen to radio, recognize audio, and writes text file log

    Just log your favorite FM station speech to a text file using rtl-sdr dongle and speech recognition. Cross-platform tool. Follow the README on the download page for Windows installation. https://sourceforge.net/projects/fm2txt-rtlsdr/files/ If you prefer GitHub source, not SF: https://github.com/randaller/fm2txt For those, who want to recognize from soundcard, not from rtl-sdr (this allows to transcribe NFM etc): https://github.com/randaller/souncard2txt
    Downloads: 6 This Week
    Last Update:
    See Project
  • 9
    i-Map - Plot Geolocation from Images

    i-Map - Plot Geolocation from Images

    Automatically plots latitude, longitude from images on Google maps.

    i-Map is a Photo metadata forensic tool for Geo-location analysis of images that are clicked from GPS enabled devices. In this tool, you can load 100s of images from a suspect's device and analyze them to know various locations where photos were clicked on mobile phone/tablet. After loading images, with a single click, iMap plots all the images on World Map to visually check where they have been captured, generate timeline and activity of suspect and match them with CDR (Call Detail...
    Downloads: 3 This Week
    Last Update:
    See Project
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • 10
    Learning to Learn in TensorFlow

    Learning to Learn in TensorFlow

    Learning to Learn in TensorFlow

    Learning to Learn, created by Google DeepMind, is an experimental framework that implements meta-learning—training neural networks to learn optimization strategies themselves rather than relying on manually designed algorithms like Adam or SGD. The repository provides code for training and evaluating learned optimizers that can generalize across different problem types, such as quadratic functions and image classification tasks (MNIST and CIFAR-10).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Antorca
    A performance and usability focused Linux distribution based on 64-bit Debian testing. It is the successor to illume OS. To use the live ISO image, login to "root" with the password "antorca".
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    NamelessROM

    NamelessROM

    Custom ROM for Android

    NamelessRom is opportunity; an opportunity to have a voice to the development team of the after-market firmware that you run on your device. The main goal of NamelessRom is to provide quality development for android devices, phones, and tablets alike. NamelessRom developers are available nearly 24/7 and respond to bug reports and feature requests almost instantly. This availability will allow you, the end-user, to have direct input into exactly what features and functions are included on the...
    Downloads: 12 This Week
    Last Update:
    See Project
  • 13
    Chromensics - Google Chrome Forensics

    Chromensics - Google Chrome Forensics

    A Google chrome forensics tool

    The Chromensics tool is developed to read all information from chrome browser directory and present it to user, in easy readable tabular format which can be explored in descent interface without running the chrome browser. The tool will also allow you retrieve information from other chrome installation brought from different machine for analyzing. The acquired artifacts can be exported in PDF report to present it in court of law or to superiors. -Update 04/02/2017- Standardized all date...
    Leader badge
    Downloads: 12 This Week
    Last Update:
    See Project
  • 14
    pyadselfservice
    pyadselfservice is a software created using Python 3.5 and Django 1.10. This project aims to provide web based password change interface to the end users, for their Active Directory account. While changing the password, users won't not need to enter their current password. Which means users can change their password even if they have forgotten their current password. Moreover, while changing the password, this software will automatically unlock the user account if it is locked. The...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    proto2cpp

    Doxygen filter for Google Protocol Buffers files

    proto2cpp is a Python script which converts Google Protocol Buffers files to C++ style output for Doxygen.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Cloud Export is a tool to automatically extract your data from web applications and save it to your local file system for backup purposes, but more extensive than Google Takeout. Plans are based on http://www.dataliberation.org.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Question Answering Corpus

    Question Answering Corpus

    Question answering dataset in "Teaching Machines to Read & Comprehend"

    RC-Data is a dataset generation framework created by Google DeepMind to produce large-scale reading comprehension question-answer pairs from CNN and Daily Mail news articles. The dataset, introduced in the 2015 paper “Teaching Machines to Read and Comprehend” (Hermann et al., NIPS 2015), was among the first large corpora designed to train and evaluate machine reading and comprehension models.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    GoAgent

    GoAgent

    GoAgent will regularly scan the available google gae ip

    GoAgent, which is always available, will regularly scan the available google gae ip, and provide a version that can automatically obtain the ip to run. GoAgent, which has always been available, will regularly scan the available google gae ip, goagent is the source code around May 2015. You can download the googleip.txt file. It is a list of available Google ip addresses. There are about 2w ips. The source is obtained by scanning all Google address domains with my vpn. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Google Agenda SMS Notifier

    A service to send SMS for Google Agenda reminders

    Google stopped its SMS service on June 2015. They say everyone has a smartphone so the service is now useless. I personally disagree and found the feature useful even with smartphones. This application made for the linux OS enables to send SMS notifications for your primary calendar reminders. Currently supports Free Mobile only, but easily adaptable to your operator, as long as it provides a SMS service through the internet of course.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Cub Linux

    Cub Linux

    Chromium + Ubuntu = Cub Linux

    The best of Chromium and Ubuntu. Cub Linux is a project to replicate the Chromium OS experience on an Ubuntu Linux base system. Cub Linux is free to download and use forever.
    Leader badge
    Downloads: 21 This Week
    Last Update:
    See Project
  • 21
    GroupServer

    GroupServer

    A mailing list manager with an excellent web interface

    ...In this way it is a list server like GNU Mailman. GroupServer also has an integrated web interface, so you can use the web to post, read the archives, and administer your groups. It is a bit like Google Groups. GroupServer gives you an open source system under your control: your groups, on your site, on your hardware.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    We moved to Github (https://github.com/FFMG/myoddweb.piger) Please update to the latest version! Piger is a Launcher allowing you to run your own commands from your keyboard. Highlight a word hold the caps lock key and simply type 'Google' to search for it in your browser. You can create your own commands, in LUA, Python, C++ and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    koualadia

    koualadia

    sfowner

    This project use source forge support `http://sourceforge.net/project/google-code/wiki/update_project`
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    nogotofail

    nogotofail

    An on-path blackbox network traffic security testing tool

    nogotofail is a network security testing tool developed by Google to help developers and researchers identify weaknesses in TLS/SSL implementations and detect unencrypted traffic that could compromise sensitive data. The tool functions as an on-path man-in-the-middle (MiTM) testing system, allowing users to inspect and evaluate how applications and devices handle encrypted connections under real-world conditions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    privacyidea

    privacyidea

    two factor authentication management system

    privacyIDEA is a management and authentication system for two factor authentication. You can use OTP tokens, OTP cards, SMS, Smartphone Apps to incorparte the second factor. It can even manage SSH keys and supports Offline OTP. The latest version can manage and enroll user certificates. Its modular design makes it easily enhancable. It runs on Linux. Applications and workflows can be connected to privacyIDEA hence enabling two factor authentication in your system logon, web...
    Downloads: 0 This Week
    Last Update:
    See Project