MicroSteemit on Wechat application - share posts with QR code
New Features
Introduction
MicroSteemit is developed based on the wechat micro application which is maintained by the tencent company.
wechat micro application is an application that doesn't need to be downloaded and installed. It implements the dream of "reach within reach", and users scan or search can open the micro application through the wechat application. It also reflects the idea of "running away", and users don't have to worry about installing too many apps. Micro Applications will be ubiquitous, readily available, without installing uninstall. Suitable for life service offline shops and non-new low-frequency conversion. The micro application can realize seven functions such as message notification, offline scan code and public number association. Among them, the user can realize the mutual jump between the wechat public account and the micro application through wechat association.
In a word , MicroSteemit is an application which can be used without downloading while chatting with friends in wechat easily. Just by scanning the MicroSteemit QR code can we commodiously surf on the steemit community.
Beta version :
Repository
All source code about Microsteemit can be found in the below link :
https://github.com/Cha0s0000/MicroSteemit
New features
Add a new way to share the post
Up to now we have already been able to share any pages from Microsteemit by clicking on the right top corner.However through this way , we can only open the post in Microsteemit based on Wechat. It is a bit inconvenient to some extent.
So we add a new way to share the post detail by generating the QR code from the post link . Anyone scanning the QR code will be able to open the post in webview of the application or any other browsers cross-platformedly.
To complete the new feature, the general process shows below:
- Convert the string to utf8 format for parsing Chinese chars well
- Encode the data as a binary string
- Convert to base64 format
- Change base64 formated data into image
- Show image in canvas
Proof of work done
Roadmap
- Add Dtube theme
- Add showing dynamic coins price
- Perfect the UI
How to contribute?
Github: https://github.com/Cha0s0000/MicroSteemit
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature - Commit your changes:
git commit -am 'Add some feature' - Push to the branch:
git push origin my-new-feature - Submit a pull request.
Leave MicroSteemit on Wechat application - share posts with QR code to:
Read more #utopian-io posts
Best Posts From Chans
We have not curated any of cha0s0000's posts yet. But you can encourage our curation team to review posts by visiting them regularly and by referring other readers. Because we give priority to frequently read content.
More Posts From Chans
- MicroSteemit on Wechat application - add writing TODO list in calendar page
- MicroSteemit on Wechat application - add diary calendar
- MicroSteemit on Wechat application - add filter of the account operations
- MicroSteemit on Wechat application - show account operations history
- MicroSteemit on Wechat application - share posts with QR code
- MicroSteemit on Wechat application - changing the sharing operation , showing the default image , adding key validity checking
- MicroSteemit on Wechat application - add posting operation
- Microsteemit v1.0.0 testing
- test for posting
- test for posting
- MicroSteemit on Wechat application - add showing child comment page
- MicroSteemit on Wechat application - add scan QR code to login
- MicroSteemit on Wechat application - add comment operation and consummate several function in detail and authorPost page
- MicroSteemit logo request
- MicroSteemit on Wechat application - fix checking the voting state and add voting function
- MicroSteemit on Wechat application - add username ,password checking and idenfy the active voters of the post
- MicroSteemit on Wechat application - fix post ,feed page and build up the back-end server
- MicroSteemit on Wechat application - complete post page and market page as well as building up gesture password setting
- MicroSteemit on Wechat application - promote the market function
- MicroSteemit on Wechat application - add removing from favorite list and build up market page