Showing 374 open source projects for "smtp-test"

View related business solutions
  • Passwordless authentication enables a secure and frictionless experience for your users | Auth0 Icon
    Over two-thirds of people reuse passwords across sites, resulting in an increasingly insecure e-commerce ecosystem. Learn how passwordless can not only mitigate these issues but make the authentication experience delightful. Implement Auth0 in any application in just five minutes
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
  • 1
    Feflow

    Feflow

    How to write cross-platform Node.js code

    How to write cross-platform Node.js code. Why you should care: according to the 2018 Node.js user survey, 24% of Node.js developers use Windows locally and 41% use Mac. In production, 85% use Linux and 1% use BSD. Installers for each major OS are available on the Node.js website. To install, switch and update Node.js versions nvm can be used on Linux/Mac. It does not support Windows but nvm-windows, nvs and ps-nvm (for PowerShell) are alternatives that do. nve can be used to run a single...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    BackstopJS

    BackstopJS

    Catch CSS curve balls

    Visual regression testing for web apps. Supports screen rendering with Chrome-headless. Add your own interactions with the Playwright and Puppeteer scripting. BackstopJS automates visual regression testing of your responsive web UI by comparing DOM screenshots over time.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    go-plus

    go-plus

    An enhanced Go experience for the Atom editor

    This package includes the following functionality. Display information about your current go installation, by running go version and go env. Autocomplete using gocode Format your code with gofmt, goimports, or goreturns; optionally run one of these tools on save of any .go file. Run go install . and go test -c -o {tempdir} . to verify your code compiles and to keep gocode suggestions up to date. Run a variety of linters (e.g. golint, vet, etc.) against your code using gometalinter, revive...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Librefox

    Librefox

    Firefox with privacy enhancements

    This project aims at enforcing the privacy and security of Firefox without forking the project. Librefox uses more than 500 privacy/security/performance settings, patches, Librefox-Addons (optional) and a cleaned bundle of Firefox (updater, crashreporter and Firefox's integrated addons that don't respect privacy are removed). Updated browser: because this project is not a fork, it is kept updated with the latest Firefox version. Limit internet access for extensions (firewall-test-feature). IJWY...
    Downloads: 4 This Week
    Last Update:
    See Project
  • JobNimbus Construction Software Icon
    JobNimbus Construction Software

    For Roofers, Remodelers, Contractors, Home Service Industry

    Track leads, jobs, and tasks from one easy to use software. You can access your information wherever you are, get everyone on the same page, and grow your business.
  • 5
    Validation Library

    Validation Library

    Validation library for node.js

    Validation library for node.js. NIV (Node Input Validator) is a validation library for node.js. You can also extend library to add custom rules. For use cases of any rule, please check test cases, If you have any doubt or confusion with documentation or rule behavior.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    openGalaxy

    openGalaxy

    SIA receiver for Galaxy security control panels.

    This project aims to provide a method for listening on a serial port and decode incoming messages from a Galaxy security control panel. The messages are transmitted using the SIA DC-03-1990.01 (R2000.11) protocol. The decoded messages are stored in a database (MySQL) or forwarded by email using ssmtp. Besides just listening for messages openGalaxy can also be used to arm/disarm the panel and much more... This software is still in a testing (beta) phase but has been tested successfully with...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A replica of the working memory test from this video: "Chimp vs human! - Working Memory test - Extraordinary Animals - Earth" https://www.youtube.com/watch?v=zsXP8qeFF6A
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Xplico

    Xplico

    Xplico is a Network Forensic Analysis Tool (NFAT)

    Xplico is a Network Forensic Analysis Tool (NFAT). The goal of Xplico is extract from an internet traffic capture the applications data contained. For example, from a pcap file Xplico extracts each email (POP, IMAP, and SMTP protocols), all HTTP contents, each VoIP call (SIP, MGCP, MEGACO, RTP), IRC, WhatsApp... Xplico is able to classify more than 140 (application) protocols. Xplico cam be used as sniffer-decoder if used in "live mode" or in conjunction with netsniff-ng. Xplico is used also...
    Downloads: 24 This Week
    Last Update:
    See Project
  • 9
    Koa-OAI-Router

    Koa-OAI-Router

    Koa Router, based on OpenAPI, Swagger and Json Schema

    I have used Markdown and wiki to manage API doc, from which I have suffered a lot. It wastes too much time and is very boring. The document should be repaired when you change the API. It's very inconvenient to test and debug. The management of API doc totally depends on people. As a result, it is hard to make documents have high quality. Meanwhile, the developers will spend more time on testing, which may have a bad effect on the project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Multi-Site Network and Cloud Connectivity for Businesses Icon
    Multi-Site Network and Cloud Connectivity for Businesses

    Internet connectivity without complexity

    As your users rely more and more on Cloud and Internet-based technologies, reliable internet connectivity becomes more and more important to your business. With Bigleaf’s proven SD-WAN architecture, groundbreaking AI, and DDoS attack mitigation, you can finally deliver the reliable internet connectivity your business needs without the limitations of traditional networking platforms. Bigleaf’s Cloud Access Network and plug-and-play router allow for limitless control to and from anywhere your traffic needs to go. Bigleaf’s self-driving AI automatically identifies and adapts to any changing circuit conditions and traffic needs—addressing issues before they impact your users. Bigleaf puts you in the driver’s seat of every complaint and support call with full-path traffic and network performance data, delivered as actionable insights, reports, and alerts.
  • 10
    Magic Python

    Magic Python

    Cutting edge Python syntax highlighter for Sublime Text

    ... already using MagicPython. MagicPython correctly highlights all Python 3 syntax features, including type annotations, f-strings and regular expressions. It is built from scratch for robustness with an extensive test suite. Type hints in comments require support by the color scheme. The main motivation behind this package was the difficulty of using modern Python with other common syntax highlighters.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    TechnicalIndicators

    TechnicalIndicators

    A javascript technical indicators written in typescript

    ..., you can set precision by using the below config. By default, there is no precision set. TechnicalIndicators depend on the canvas package, which requires some dependencies to be installed. Add tests for the indicator and make them pass. (It would be better if a sample of the stock charts excel is used for the test case.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Gemini

    Gemini

    Utility for regression testing the visual appearance of web pages

    Gemini is a utility for regression testing the visual appearance of web pages. Each of the blocks that are being tested may be in one of the determined states. States are tested with the help of chains of step-by-step actions declared in a block's test suites.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    DOClever

    DOClever

    The best interface management platform

    DOClever is a commercial open-source product that is completely free. Whether you are a front-end engineer or a back-end engineer, the interface is always the bridge for the interaction between the two, so DOClever is specially designed for small and medium-sized teams, aiming to solve interface management, testing and data generation, and achieve a truly integrated solution plan. Can edit and manage interface information, support five methods of getting, post, put, delete, patch, support...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Essential React

    Essential React

    A minimal skeleton for building testable React apps using Babel

    A minimal skeleton for building testable React apps using Babel. The design goals are to use fewer tools (no yeoman, gulp, bower, etc...) Babel 6 with Webpack and Hot Loader. Fast testing with mocked-out DOM. Import CSS files as class names. Separate smart and dumb components. No specific implementation of Flux or data fetching patterns. A core philosophy of this skeleton app is to keep the tooling to a minimum. For this reason, you can find all the commands in the scripts section of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    openBaraza SACCO

    openBaraza SACCO

    Sacco,members, assets, investments, payroll, finance,micro management

    ... as configured in the system. Test page available here http://demo.dewcis.com/sacco/ login details: username : admin password: baraza
    Leader badge
    Downloads: 12 This Week
    Last Update:
    See Project
  • 16
    townhall

    townhall

    An early version of the Menlo framework

    townhall is a framework for rapidly developing decentralized applications (dApps). This framework is designed to provide users with a user experience on-par with the centralized apps they’re used to. While townhallis different in many ways from “traditional” web app and even dApps, if you’re familiar with the Single Page Applications style of web app architecture, townhall should be relatively easy to understand. It can be used to build a variety of dApps such as a censorship-resistant...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    tipsi-stripe

    tipsi-stripe

    React Native Stripe binding for iOS/Android platforms

    React Native Stripe binding for iOS/Android platforms. You can use real cards for payments on test environment without hesitation. You won't be charged on test environment for card payments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Express & mongoose REST API Boilerplate

    Express & mongoose REST API Boilerplate

    A boilerplate application for building RESTful APIs Microservice

    ... coverage of ES6 code using istanbul and mocha. Code coverage reports are saved in the coverage/directory post yarn test execution. Open coverage/lcov-report/index.html to view the coverage report. yarn test also displays code coverage summary on the console. Code coverage can also be enforced overall and per file as well, configured via .istanbul.yml.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    SlimerJS

    SlimerJS

    A scriptable browser like PhantomJS, based on Firefox

    SlimerJS is a scriptable browser. It allows you to manipulate a web page with an external Javascript script: opening a webpage, clicking on links, modifying the content... It is useful to do functional tests, page automation, network monitoring, screen capture etc. It is a tool like PhantomJs, except that it runs Gecko instead of Webkit, and it is headless when using Firefox 56+. It can be used with Firefox 59. Higher version of Firefox is not supported and probably will not be supported in...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Sliding Doors Tutorials

    Sliding Doors Tutorials

    Introduction to Ruby (ed.), GPL v2.

    Introduction to Ruby. Interactive Ruby by Daniel Carrera, ed. by Heiko Blomenkamp. GPL v2. ***A lorem ipsum open source online test project without any lorem ipsum, first edition*** Online demo TestGit: [1] code-git part: http://hegelpediaforge-heiblo.rhcloud.com/code-git/ [2] meta-git part: http://hegelpediaforge-heiblo.rhcloud.com/meta-git/ Status: Currently very slowly migrating from HTML/JS to other frameworks, designs, and contents. Migration #1 (to Phalcon PHP): [3] http...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    jest-puppe-shots

    jest-puppe-shots

    A Jest plugin for creating screenshots of React components

    A Jest plugin for creating screenshots of React components with a little help of Puppeteer. A jest-puppy-shots is a Jest plugin that can help you create Visual Regression tests for your React components. If you ever used Enzyme or Snapshots you will love the jest-puppe-shots. The Snapshot testing approach is really awesome but it has one downside: it cannot be used to make visual regression tests of your components. Thanks to the Puppeteer API it's now possible to use the Chromium browser in...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    SQUEEZER

    SQUEEZER

    Squeezer framework, build serverless dApps

    ... by using a special mechanism that will deploy smart contracts and dApp services where code changed. Silent deployments, no interruption for the current functionality (really useful on production). One single command to simultaneously deploy all available functions on your project where code changed from the last deployment. Test your code locally on a simulated functions platform for a faster development cycle.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Sinon.JS

    Sinon.JS

    Test spies, stubs and mocks for JavaScript

    Standalone test spies, stubs and mocks for JavaScript. Works with any unit testing framework. As before, Sinon.JS provides utilities that help test frameworks reduce the boiler-plate. As of Sinon 10 we stopped maintaining compatibility with legacy browsers. Instead, we focus on compatibility with evergreen browsers, Node.js LTS versions and recent Safari versions. The most up-to-date reference on which runtimes and browsers we support can be found by looking at our compatibility docs. Fake...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    ConLite CMS

    ConLite CMS

    ConLite - the ligthweight CMS

    ConLite, the lightweight and user friendly content-management-system, fast and resource friendly, based on Contenido 4.8.x Feel free to download and test it. Feedback is always welcome, so please use our bugtracker following the webside link below.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Sagacity

    Sagacity

    Security Assessment Data Management and Analysis Tool

    We have migrated development of Sagacity to GitHub at https://github.com/cyberperspectives/sagacity Sagacity is a vulnerability assessment and STIG compliance data management tool designed to make security testing more efficient, effective and complete. Security assessments, especially those done for DoD and Federal organizations, produce tremendous amounts of scan and compliance data that security engineers must sort through and deconflict, identify untested requirements, and somehow...
    Downloads: 5 This Week
    Last Update:
    See Project