Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/michalsvatos/mr-shareman

Simple app for quickly sharing some text on the screen.
https://github.com/michalsvatos/mr-shareman

fallout pipboy pwa qrcode share sharing

Last synced: about 2 months ago
JSON representation

Simple app for quickly sharing some text on the screen.

Awesome Lists containing this project

README

        

# Mr. Shareman
***
Have you ever been in the situation in which you need to give someone your contact information, but struggling to do so because you left home you business card? There must be an app for that, right?

**Well, it is now :)** I coded and designed Mr. Shareman. Simple PWA to help you to quickly share/show text on the screen of your device. You can generate QR code as well.

[michalsvatos.github.io/mr-shareman](https://michalsvatos.github.io/mr-shareman)

[![bIOYu4.md.png](https://iili.io/bIOYu4.md.png)](https://michalsvatos.github.io/mr-shareman)

## Changelog
### v1.3.2
- FIX - Service Worker fail

### v1.3.1
- FIX - manifest confusion resolved

### v1.3.0
- User input sanitation (I cannot believe that I didn't implement that! 🤦)

#### v1.2.2
- FIX - iOS because Safari is apparently the new IE

#### v1.2.1
- FIX - QR code image size tweak

#### v1.2.0
- NEW - Generate QR code - thx [davidshimjs/qrcodejs](https://github.com/davidshimjs/qrcodejs)

#### v1.1.1
- FIX - `a` --> `button`, focus state

#### v1.1.0
- Added font resize
- Changed scrollbar color

#### v1.0.2
- Added functionality to close modal on ESC

#### v1.0.1
- First version with basic functionality
- Some bugfixes and tweaks included

## Known issues
- Fullscreen doesn't work on iOS devices