וואטסאפ למייל....

לאה אהרונוב

משתמש פעיל
עיצוב גרפי
הכוונה היא
האם אפשר להגדיר בקבוצת וואטסאפ שכל הודעה חדשה שעולה לקבוצה נשלח למייל מסויים מקווה שהסברתי נכון
 

פשוט

משתמש סופר מקצוען
עיצוב גרפי
פרסום וקופי
עריכה והפקת סרטים
גם אני אשמח לדעת איך מגיעים לדבר כזה.....
 

5050

משתמש פעיל
כנ"ל לא.
אבל יש דרכים לקבל במחשב ללא מכשיר כלל וגם מסונן מכל המרעין בישין שיש שם - באישי
 

bris

משתמש סופר מקצוען
זה לא רלוונטי
זה ממש ישן
תסתכלו על התאריכים של הפיתוחים האחרונים לפני 3 שנים ...
 

עילום

משתמש מקצוען
D I G I T A L
זה לא רלוונטי
זה ממש ישן
תסתכלו על התאריכים של הפיתוחים האחרונים לפני 3 שנים ...
יש לך משהו אחר?

כמדומני שפעם קראתי על API
שאפשר לעשות לוואטסאפ
אז פיתוח כזה אמור להיות נפוץ

תודה מראש
 

עילום

משתמש מקצוען
D I G I T A L
אני מבין אנגלית אבל הקישור חסום לי, תיכנס אליו ותדפיס את הדף ותעלה לדרייב ותשתף.

מצרף את התקייה

README.md
Description
This program allows to make a two-way gateway between your WhatsApp account and your email address.

This means that this program:

  • (1) Will receive your WhatsApp messages and forward them to your email address AND
  • (2) It will forward emails in your IMAP/POP3 (or with SMTP/LMTP) directly to WhatsApp.
Install
You will need to install yowsup and the dependencies:

pip install yowsup2 python-axolotl parse

Then to configure this app, copy and edit the config file in YAML:

cp config.yaml.example config.yaml
edit whatsapp_config

Configuration (YAML):
In your config.yaml, change fields as necessary:

  • reply: The email address template that's used to reply to WhatsApp messages forwarded by email, for example: myaccount+{}אסור לפרסם מייל . Note that the {} is replaced by the destination phone number.
  • whatsapp: Section containing WhatsApp credentials
  • phone: Your phone number using the international format (2 numbers), then your local number without the leading zero, eg: 41791234567
  • password: Your WhatsApp password, you should have it already or you need to register, read:https://github.com/tgalal/yowsup/issues/195#issuecomment-29389646
  • ingoing: Configures where are the messages you write that should be forwarded to WhatsApp. This program will connect through IMAP or POP3 (or can listen as a standalone SMTP server).
  • with: IMAP or POP3 or SMTP or LMTP
  • (look at config.yaml.example for the rest of details)
  • outgoing: Configures where are delivered the received WhatsApp messages to (currently only support: forward by email).
  • with: SMTP # only possible value for now
  • host: SMTP server address
  • port: SMTP server port
  • user: SMTP username to auth (can be empty)
  • pass: SMTP password to auth (can be empty)
  • sendto: Address which receives the WhatsApp messages
  • ssl: 1 or 0 to toggle to connect with SSL
  • force_starttls: 1 or 0 to toggle force STARTSSL at connection time
 

קבצים מצורפים

  • whatsapp-email-bridge-master.zip
    KB 16.6 · צפיות: 48

bp1

משתמש סופר מקצוען
צילום מקצועי
יש היום אשראות דרך וירטואל מייל לקבל הודעות למייל דרך הטלפון
אולי זה יכול לעזור
 

לאה אהרונוב

משתמש פעיל
עיצוב גרפי
מצרף את התקייה

README.md
Description
This program allows to make a two-way gateway between your WhatsApp account and your email address.

This means that this program:

  • (1) Will receive your WhatsApp messages and forward them to your email address AND
  • (2) It will forward emails in your IMAP/POP3 (or with SMTP/LMTP) directly to WhatsApp.
Install
You will need to install yowsup and the dependencies:

pip install yowsup2 python-axolotl parse

Then to configure this app, copy and edit the config file in YAML:

cp config.yaml.example config.yaml
edit whatsapp_config

Configuration (YAML):
In your config.yaml, change fields as necessary:

  • reply: The email address template that's used to reply to WhatsApp messages forwarded by email, for example: myaccount+{}אסור לפרסם מייל . Note that the {} is replaced by the destination phone number.
  • whatsapp: Section containing WhatsApp credentials
  • phone: Your phone number using the international format (2 numbers), then your local number without the leading zero, eg: 41791234567
  • password: Your WhatsApp password, you should have it already or you need to register, read:https://github.com/tgalal/yowsup/issues/195#issuecomment-29389646
  • ingoing: Configures where are the messages you write that should be forwarded to WhatsApp. This program will connect through IMAP or POP3 (or can listen as a standalone SMTP server).
  • with: IMAP or POP3 or SMTP or LMTP
  • (look at config.yaml.example for the rest of details)
  • outgoing: Configures where are delivered the received WhatsApp messages to (currently only support: forward by email).
  • with: SMTP # only possible value for now
  • host: SMTP server address
  • port: SMTP server port
  • user: SMTP username to auth (can be empty)
  • pass: SMTP password to auth (can be empty)
  • sendto: Address which receives the WhatsApp messages
  • ssl: 1 or 0 to toggle to connect with SSL
  • force_starttls: 1 or 0 to toggle force STARTSSL at connection time
מישהו יכול להסביר מה כתוב ואים עושים את זה ???
תודה
 

עמרם ז.

משתמש פעיל
מנוי פרימיום
בוגר/תלמיד פרוג
עימוד ספרים
זה מה שרשום בעברית

מְיוּשָׁן​

הפרויקט הזה ישן מאוד וסביר מאוד שלא יעבוד. לפחות זה יצטרך קצת הסתגלות אם לא עיקריות. הספרייה במעלה הזרם השתנתה הרבה אבל אולי הקוד יכול להיות שימושי בדרך כלשהי אז הוא נשמר כאן כארכיון.

תיאור​

תוכנית זו מאפשרת ליצור שער דו כיווני בין חשבון WhatsApp שלך לכתובת הדוא"ל שלך.

זה אומר שהתוכנית הזו:

  • (1) יקבל את הודעות הוואטסאפ שלך ויעביר אותן לכתובת הדוא"ל שלך ו
  • (2) זה יעביר מיילים ב-IMAP/POP3 שלך (או עם SMTP/LMTP) ישירות ל-WhatsApp.

להתקין​

תצטרך להתקין את yowsup ואת התלות:

pip install yowsup2 python-axolotl parse
לאחר מכן כדי להגדיר את האפליקציה הזו, העתק וערוך את קובץ התצורה ב-YAML:

cp config.yaml.example config.yaml
edit whatsapp_config

תצורה (YAML):​

ב-config.yaml שלך, שנה שדות לפי הצורך:

  • תשובה: תבנית כתובת הדוא"ל המשמשת כדי להשיב להודעות WhatsApp שהועברו בדוא"ל, לדוגמה: myaccount+{}אסור לפרסם מייל . שים לב שה-{} מוחלף במספר הטלפון של היעד.
  • whatsapp: קטע המכיל אישורי WhatsApp
  • טלפון: מספר הטלפון שלך בפורמט הבינלאומי (2 מספרים), ולאחר מכן את המספר המקומי שלך ללא האפס המוביל, למשל: 41791234567
  • סיסמה: סיסמת הוואטסאפ שלך, אמורה להיות לך כבר או שאתה צריך להירשם, קרא: tgalal/yowsup#195 (תגובה)
  • ingoing: מגדיר היכן ההודעות שאתה כותב שיש להעביר ל-WhatsApp. תוכנית זו תתחבר דרך IMAP או POP3 (או תוכל להאזין כשרת SMTP עצמאי).
  • עם: IMAP או POP3 או SMTP או LMTP
  • (עיין ב-config.yaml.example לשאר הפרטים)
  • יוצא: מגדיר לאן נשלחות הודעות WhatsApp שהתקבלו (כרגע תמיכה בלבד: העברה בדוא"ל).
  • עם: SMTP # רק ערך אפשרי לעת עתה
  • מארח: כתובת שרת SMTP
  • יציאה: יציאת שרת SMTP
  • משתמש: שם משתמש SMTP לאימות (יכול להיות ריק)
  • מעבר: סיסמת SMTP לאימות (יכולה להיות ריקה)
  • sendto: כתובת שמקבלת את הודעות WhatsApp
  • ssl: 1 או 0 כדי לעבור לחיבור עם SSL
  • force_starttls: 1 או 0 כדי לשנות את כוח STARTSSL בזמן החיבור
 

אבה שץ

משתמש חדש
שלום אני מעוניינת לדעת האם יש אפשרות לווצאפ וירטואלי אפילו לפתוח באפלקציה חד פעמי וזה ישלח לי למייל
תודה אשמח לתשובה
 

שירה- לוגו

משתמש רשום
סליחה על ההקפצה הישנה, איך אפשר לייצור איתם קשר??? ניסיתי באתר, במייל ובטלפון... אין מענה:(
 

אביב חדש

משתמש פעיל
מנוי פרימיום
בוגר/תלמיד פרוג
אוטומציה עסקית
אפשר לחבר וואצפ למייל עם מייק או זאפיר
 

אולי מעניין אותך גם...

הפרק היומי

הפרק היומי! כל ערב פרק תהילים חדש. הצטרפו אלינו לקריאת תהילים משותפת!


תהילים פרק קיט א'

א אַשְׁרֵי תְמִימֵי דָרֶךְ הַהֹלְכִים בְּתוֹרַת יְהוָה:ב אַשְׁרֵי נֹצְרֵי עֵדֹתָיו בְּכָל לֵב יִדְרְשׁוּהוּ:ג אַף לֹא פָעֲלוּ עַוְלָה בִּדְרָכָיו הָלָכוּ:ד אַתָּה צִוִּיתָה פִקֻּדֶיךָ לִשְׁמֹר מְאֹד:ה אַחֲלַי יִכֹּנוּ דְרָכָי לִשְׁמֹר חֻקֶּיךָ:ו אָז לֹא אֵבוֹשׁ בְּהַבִּיטִי אֶל כָּל מִצְוֹתֶיךָ:ז אוֹדְךָ בְּיֹשֶׁר לֵבָב בְּלָמְדִי מִשְׁפְּטֵי צִדְקֶךָ:ח אֶת חֻקֶּיךָ אֶשְׁמֹר אַל תַּעַזְבֵנִי עַד מְאֹד:
נקרא  30  פעמים

לוח מודעות

למעלה