Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/niturobert/gmailkit
A reddit client if reddit was made by the gmail team.
https://github.com/niturobert/gmailkit
Last synced: 4 days ago
JSON representation
A reddit client if reddit was made by the gmail team.
- Host: GitHub
- URL: https://github.com/niturobert/gmailkit
- Owner: niturobert
- Created: 2023-02-12T16:01:24.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-03-04T12:52:27.000Z (over 1 year ago)
- Last Synced: 2024-08-02T20:47:10.692Z (3 months ago)
- Language: HTML
- Homepage: https://niturobert.github.io/gmailkit/
- Size: 1.51 MB
- Stars: 48
- Watchers: 4
- Forks: 11
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome - niturobert/gmailkit - A reddit client if reddit was made by the gmail team. (HTML)
README
# GmailKit
![GmailKit](docs/screenshot.png "GmailKit")
## What is it?
GmailKit is a Reddit client that looks just like Gmail. It's been developed in 4 hours. There are inconsistencies and bugs. It's just a joke.
It was inspired by [this github project](https://github.com/pcottle/MSOutlookit/)
## How to use it?
Just open the `index.html` file in your browser. You can also use the [online version](http://niturobert.github.io/gmailkit/).
## Technologies
- [Alpine.js](https://alpinejs.dev/)
- [Tailwind CSS](https://tailwindcss.com/)
- [GitHub Pages](https://pages.github.com/)
- [Reddit API](https://www.reddit.com/dev/api/)
- [Gmail](https://mail.google.com/)## Updates
- Implemented the "Load more" button.
- Implemented the search bar.
- Added the "Attachments" section on the list of posts. TODO: change the icons.
- If the post is an image, embed it in the "email".
- Embedded giphy links in the comment section.
- Made the links in the comments blue.