Git Product home page Git Product logo

mailsy's Introduction

Hello, I am Asghar 👋

Skills

My Skills

Tools I Created

  • Mailsy is a command-line application that allows you to generate disposable email Accounts.
    Also Available on Alfred and Raycast
  • IMessage-Find 2FA Codes is a Raycast extension that allows you to find 2FA codes in your IMessage.
  • The Google Photos extension for Raycast enables users to access, view, download, and upload media to their Google Photos account.
  • KillPort is a command-line tool that allows you to kill a process running on a specified port on your local machine.
  • partial-clone A Bash script for partial cloning of Git repositories, with user-friendly features.
  • PlexURLGen is a Python script designed to rapidly generate direct links for Plex media.

My Github Status 🦸

mailsy's People

Contributors

balliasghar avatar dependabot[bot] avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

mailsy's Issues

M

Yy

mailsy hangs, if subject and body are empty

mailsy m

gets stuck with

opening...spinner is not defined
opening...

when both body and subject of the received email are empty (from my tests).

I am on macOs (14.4.1 (23E224)), Homebrew (4.2.18), npm (10.5.0), and mailsy (4.0.1).

Error generating email addresses

Every time I try to generate an email address with mailsy g, I get the following:

⠼ creating...
/home/linuxbrew/.linuxbrew/Cellar/mailsy/4.0.1/libexec/lib/node_modules/mailsy/node_modules/axios/lib/core/createError.js:16
  var error = new Error(message);
              ^

Error: Request failed with status code 500
    at createError (/home/linuxbrew/.linuxbrew/Cellar/mailsy/4.0.1/libexec/lib/node_modules/mailsy/node_modules/axios/lib/core/createError.js:16:15)
    at settle (/home/linuxbrew/.linuxbrew/Cellar/mailsy/4.0.1/libexec/lib/node_modules/mailsy/node_modules/axios/lib/core/settle.js:17:12)
    at IncomingMessage.handleStreamEnd (/home/linuxbrew/.linuxbrew/Cellar/mailsy/4.0.1/libexec/lib/node_modules/mailsy/node_modules/axios/lib/adapters/http.js:322:11)
    at IncomingMessage.emit (node:events:532:35)
    at endReadableNT (node:internal/streams/readable:1696:12)
    at process.processTicksAndRejections (node:internal/process/task_queues:82:21)

(there's a lot more on the screen which I can provide if you want to see the entire output)

I have already done the following:

brew uninstall mailsy
brew update
brew upgrade
brew doctor
brew install mailsy

I am using Homebrew 4.2.20 and mailsy 4.0.1 on Linux Mint 21.3

I got the exact same errors when I installed mailsy via the npm package manager: npm install mailsy -g

homebrew mailsy returns an error to do with node promises?

command:
mailsy g

output:

⠹ creating...node:internal/process/promises:289
            triggerUncaughtException(err, true /* fromPromise */);
            ^

<ref *2> Error: getaddrinfo ENOTFOUND api.mail.tm
    at GetAddrInfoReqWrap.onlookupall [as oncomplete] (node:dns:118:26) {
  errno: -3008,
  code: 'ENOTFOUND',
  syscall: 'getaddrinfo',
  hostname: 'api.mail.tm',
  config: { _...<snipped from here on>..._

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.