Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

Awesome Lists containing this project

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.