diff --git a/.gitignore b/.gitignore index e926af8..712ed36 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,4 @@ tests/fixtures/real-pages/*.json tests/fixtures/real-pages/*.png tests/fixtures/real-pages/reports/ tests/fixtures/ui/ +tmp/ diff --git a/PRIVACY.md b/PRIVACY.md index 182ae4a..9243307 100644 --- a/PRIVACY.md +++ b/PRIVACY.md @@ -4,7 +4,7 @@ Eventy processes webpage or selected text only when you use the "Scan" action. T Data handling: -- No third-party trackers are embedded. We do not sell or share your personal information. +- The extension does not embed third-party trackers. Website visits may appear in Cloudflare traffic measurement for basic site delivery and abuse prevention. We do not sell or share your personal information. - Minimal Google scope used: https://www.googleapis.com/auth/calendar.events (create events only). - **BYOK (Bring Your Own Key):** If you provide your own OpenRouter API key, it is transmitted securely via our Cloudflare Worker proxy to authenticate your requests. We do not store your API key on our servers; it is passed through to OpenRouter. - **Image Scanning:** Images you choose to scan are processed by our proxy and LLM provider to extract event details. We do not store these images. diff --git a/README.md b/README.md index 87bb857..ee3618a 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Eventy is a Chrome extension that finds event details on webpages, images, and pasted text, then turns them into calendar-ready entries. -Version: v1.2.0 +Version: v1.2.1 Homepage: https://eventy.ariobarin.com/ @@ -102,8 +102,8 @@ npm run deploy:home ## Legal -- [Privacy Policy](https://ariobarin.github.io/Eventy/privacy.html) -- [Terms of Service](https://ariobarin.github.io/Eventy/terms.html) +- [Privacy Policy](https://eventy.ariobarin.com/privacy.html) +- [Terms of Service](https://eventy.ariobarin.com/terms.html) ## License diff --git a/TERMS.md b/TERMS.md index c0ef38b..826763a 100644 --- a/TERMS.md +++ b/TERMS.md @@ -17,7 +17,7 @@ Effective date: 2026-01-26 - Minimal Google scope used: https://www.googleapis.com/auth/calendar.events (create events only, when enabled). - **API Keys (BYOK):** Users providing their own API keys depend on OpenRouter services. We facilitate the request but are not responsible for OpenRouter availability. - Tokens are obtained via Chrome Identity; Eventy does not store tokens on our servers. -- See Privacy Policy for more details: https://ariobarin.github.io/Eventy/privacy.html. +- See Privacy Policy for more details: https://eventy.ariobarin.com/privacy.html. 4. Availability and changes diff --git a/docs/assets/eventy-social-preview.png b/docs/assets/eventy-social-preview.png new file mode 100644 index 0000000..3b59111 Binary files /dev/null and b/docs/assets/eventy-social-preview.png differ diff --git a/docs/index.html b/docs/index.html index a413758..3155135 100644 --- a/docs/index.html +++ b/docs/index.html @@ -4,11 +4,47 @@ - Eventy - + Eventy: AI event extractor for any calendar + + + + + + + + + + + + + + + @@ -616,6 +722,59 @@

Eventy

+ +
+

AI event extraction for the places plans show up.

+

+ Eventy is a Chrome extension for turning messy event details into calendar-ready entries. It works + from web pages, selected text, emails, flyers, screenshots, and images, then lets you review the result + before anything reaches your calendar. +

+ +
+
+

Scan web pages and selected text

+

+ Use Eventy as an AI event extractor on event pages, newsletters, email views, and posts. Scan a + full page or highlight only the text you want parsed. +

+
+
+

Read flyers, screenshots, and images

+

+ Send a flyer, poster, screenshot, or event image through the extension and turn the visible + date, time, title, and location into structured event fields. +

+
+
+

Review before adding

+

+ Eventy separates upcoming and past results, preserves useful details, and gives you a chance to + choose the events you want before creating anything. +

+
+
+

Export to Google Calendar or iCalendar

+

+ Add selected events to Google Calendar or download iCalendar files for Apple Calendar, Outlook, + iCloud, and other calendars that understand .ics files. +

+
+
+
+ +
+

Privacy and control stay part of the workflow.

+

+ Eventy scans only when you ask it to scan. You can use the shared service or bring your own OpenRouter + key, review extracted details before export, and disconnect Google Calendar access from the extension + settings at any time. +

+
+ Report an issue on GitHub + eventy.sup@gmail.com +
+