All Projects → ronv → Gif Countdown Timer

ronv / Gif Countdown Timer

Countdown Timer for Emails

Labels

Projects that are alternatives of or similar to Gif Countdown Timer

language-mjml
Atom Editor package providing syntax support for MJML
Stars: ✭ 48 (+433.33%)
Mutual labels:  emails
DaProfiler
DaProfiler allows you to create a profile on your target based in France only. The particularity of this program is its ability to find the e-mail addresses your target.
Stars: ✭ 58 (+544.44%)
Mutual labels:  emails
Email Templates
Free HTML email templates for Mailchimp and other emails services
Stars: ✭ 457 (+4977.78%)
Mutual labels:  emails
zahper
Zahper - The power of MJML into Laravel newsletters
Stars: ✭ 13 (+44.44%)
Mutual labels:  emails
Email-Spammer
Great script for sending and spaming emails! gmail, yahoo, outlook, hotmail.
Stars: ✭ 79 (+777.78%)
Mutual labels:  emails
activism-mailbot
No description or website provided.
Stars: ✭ 49 (+444.44%)
Mutual labels:  emails
frisbee
Collect email addresses by crawling search engine results.
Stars: ✭ 29 (+222.22%)
Mutual labels:  emails
Holehe
holehe allows you to check if the mail is used on different sites like twitter, instagram and will retrieve information on sites with the forgotten password function.
Stars: ✭ 568 (+6211.11%)
Mutual labels:  emails
mjml-syntax
Sublime package for the MJML
Stars: ✭ 44 (+388.89%)
Mutual labels:  emails
Buster
An advanced tool for email reconnaissance
Stars: ✭ 387 (+4200%)
Mutual labels:  emails
microservice-email
Microservice for send emails
Stars: ✭ 25 (+177.78%)
Mutual labels:  emails
wp-better-emails
Adds a customizable good looking HTML template to all WP default plain/text emails and lets you set a custom sender name and email address.
Stars: ✭ 41 (+355.56%)
Mutual labels:  emails
Email Bugs
Email quirks and bugs
Stars: ✭ 306 (+3300%)
Mutual labels:  emails
Email-Spammer
The Ultimate script for spamming email to annoy your friends.
Stars: ✭ 66 (+633.33%)
Mutual labels:  emails
Whatbreach
OSINT tool to find breached emails, databases, pastes, and relevant information
Stars: ✭ 472 (+5144.44%)
Mutual labels:  emails
gitcolombo
🧬 Extract and analyze contributors info from git repos
Stars: ✭ 55 (+511.11%)
Mutual labels:  emails
postonents
React meets Emails | ⚛️ x 📧= 🔥
Stars: ✭ 90 (+900%)
Mutual labels:  emails
Simplyemail
Email recon made fast and easy, with a framework to build on
Stars: ✭ 779 (+8555.56%)
Mutual labels:  emails
Theharvester
E-mails, subdomains and names Harvester - OSINT
Stars: ✭ 6,175 (+68511.11%)
Mutual labels:  emails
Caniemail
Can I email… Support tables for HTML and CSS in emails.
Stars: ✭ 363 (+3933.33%)
Mutual labels:  emails

GIF Countdown Timer

Countdown Timer for your email campaigns.

Usage

  1. Set timezone

date_default_timezone_set('Europe/Riga');

  1. Change background

$image = imagecreatefrompng('background/1.png');

  1. Font size

'size'=>65

  1. Angle of the text

'angle'=>0

  1. Offset on x asis

'x-offset'=>70

  1. Offset on y asis

'x-offset'=>10

  1. Define the font

'file'=>'fonts/PT_Sans-Web-Regular.ttf'

  1. RGB color of the text

'color'=>imagecolorallocate($image, 255, 255, 255)

Adding to an email

YOUR HOST/GIFcountdownTimer/img.gif?dt=2015-03-07/16:22:20

where dt is date & time.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].