Coder Social home page Coder Social logo

pschichtel / sipgatevirtualfax Goto Github PK

View Code? Open in Web Editor NEW
0.0 3.0 0.0 214 KB

A simple tool that scans documents using twain and sends them as faxes via sipgate.

Home Page: https://schich.tel

License: GNU General Public License v3.0

C# 100.00%
twain sipgate fax

sipgatevirtualfax's Introduction

SipgateVirtualFax

A simple tool that uses TWAIN to scan a document, embeds it into a PDF and sends it as a fax using Sipgate's API. Information in Sipgate's fax functionality: https://basicsupport.sipgate.de/hc/de/articles/115000291945-Faxe-versenden-via-PDF-API-Faxdrucker

What works?

  • Single page flatbed AND ADF scanning (using ntwain)
  • Converting the resulting image into a PDF (using iTextSharp)
  • Pulling available group faxlines from sipgate (via their API)
  • Fax status polling
  • Fax existing PDF without scanning
  • Offering resend upon send failure
  • Progress indication in the UI
  • Sipgate OAuth2 and access token authentication

What's still missing?

  • multi page scanning using ADF
  • multi page scanning using manual swap with UI guidance
  • Contact book integration

sipgatevirtualfax's People

Contributors

oxropy avatar pschichtel avatar

Watchers

 avatar  avatar  avatar

sipgatevirtualfax's Issues

Status indicator while scanning and sending

Currently the UI blocks hard while scanning, converting to PDF and sending the fax (see #1).

A progress bar should show what's currently being done and that it actually does something.

Resend on failure

Requires #1

If the fax fails to transmit, we should ask the user to resend.

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.