Journal

Let's Turn Feixin into Email!

2010·08·08

Machine-translated from Chinese.  ·  Read original

Today, I used cocobear’s PyFetion to build an exciting new application - converting Fetion to E-mail! Of course, for those of you who normally hang out on TG, this application is just a piece of junk, because it turns the convenient and quick SMS into clumsy E-mail. However, for me, who is about to fly to the other side of the ocean, this application has its unique value - I can keep my original phone number and continue to stay in touch with everyone through Fetion.

The working principle of this thing is as follows: simulating my login to Fetion, receiving all incoming Fetion messages and saving them to a text document, and then sending the contents of the text document to my secret email box via E-mail at regular intervals.

This thing must be used in conjunction with a smartphone, which can be set up to query the secret email box for new E-mail at regular intervals, allowing me to receive Fetion messages in near real-time.

Why go to so much trouble?

First, the damn iPhone Fetion app can’t run in the background, so I won’t know who sent me a Fetion message when I’m not actively using the app. Second, handling Fetion messages through E-mail ensures that I won’t miss any messages. Third, in addition to iPhone, I can use any terminal that supports E-mail to view Fetion messages.

Additionally, this application is only half-developed, and currently can only receive messages, not reply to them via E-mail. This will be left for future development, as I can still reply through the Fetion software.

Another idea is to connect it with Google Voice, so that when a Fetion message is sent, it will automatically send a prompt SMS via Google Voice, reminding me to check my E-mail. Or, it can directly convert the Fetion message content to Mandarin pinyin (or use Google Translate’s API to convert it to English) and send it to my phone - this is not urgent for now, as receiving SMS in the US without a customized plan can be expensive, so E-mail is more cost-effective. So, this can be done last.

My Fetion is now online 24 hours a day. ** The source code will be organized and released later.**

留 · 言