Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/michalsvatos/mr-shareman
- Owner: MichalSvatos
- License: mit
- Created: 2022-10-26T22:06:10.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-06-30T22:40:12.000Z (over 1 year ago)
- Last Synced: 2024-01-27T06:38:25.139Z (11 months ago)
- Topics: fallout, pipboy, pwa, qrcode, share, sharing
- Language: CSS
- Homepage:
- Size: 109 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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