• Stars
    star
    803
  • Rank 56,759 (Top 2 %)
  • Language
    JavaScript
  • License
    MIT License
  • Created over 10 years ago
  • Updated almost 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

NuclearMail is an experiment of writing a webmail client using React and the Flux architecture. It runs completely in the browser and uses the GMail REST API.

NuclearMail build status dependency status

NuclearMail is an experiment of writing a webmail client using React and the Flux architecture. It runs completely in the browser and uses the Gmail REST API.

Try it out at: http://ianobermiller.github.io/nuclearmail/

Getting started

  1. npm start will start webpack-dev-server and the watchers.
  2. Open http://localhost:8000 in your browser. Changing any file will build and refresh the window.
  3. flow to run the typechecker

Technologies used

Keyboard shortcuts

  • y - archive

TODO

  • Show search sign on hover over contact name, click to search by that
  • Scroll to top when navigating
  • Fetch more when archiving all of inbox
  • Simple compose
  • Compose with Markdown
  • WYSIWYG composer? http://neilj.github.io/Squire/
  • PGP encryption?
  • More keyboard shortcuts
  • Navigation for labels

More Repositories

1

redux-react-hook

Moved to https://github.com/facebookincubator/redux-react-hook
TypeScript
38
star
2

reactexperiment

JavaScript
23
star
3

tibiaapi

Automatically exported from code.google.com/p/tibiaapi
C#
11
star
4

radium-plugin-friendly-pseudos

Radium plugin for easier to type pseudo classes, such as onHover instead of ':hover'
JavaScript
6
star
5

morningbrewmobile

A simple mobile-optimized site for reading Chris Alcock's The Morning Brew.
JavaScript
5
star
6

gotwopc

Two-Phase Commit in Go
Go
5
star
7

colorcal

A travel planning tool that lets you color code and label the days of your trip.
TypeScript
3
star
8

join-lines-context-aware

A language-agnostic, context-aware Join Lines command for VS Code.
TypeScript
3
star
9

redux-react-hook-example

Created with CodeSandbox
TypeScript
2
star
10

showtracker

Simple app for tracking which shows you've watched. Built with React.
JavaScript
2
star
11

CipherSaberJS

CipherSaber 1 and 2 implementation in JavaScript.
JavaScript
2
star
12

tibiatekbot

Automatically exported from code.google.com/p/tibiatekbot
Visual Basic
2
star
13

uuid-url

Convert a UUID to a shorter, URL-safe base64 string and back.
TypeScript
2
star
14

split-string-on-enter

Atom package to split a string into multiple concatenated strings at the cursor position when typing enter.
JavaScript
2
star
15

tibiachat

Automatically exported from code.google.com/p/tibiachat
C#
1
star
16

maptracker

Automatically exported from code.google.com/p/maptracker
C#
1
star
17

PandoraStandalone

A desktop app for Windows that hosts the Pandora widget.
C#
1
star
18

SharpBlog

A simple blog written in C# on MVC 4 and using RavenDB as the database.
JavaScript
1
star
19

PathSharp

Simple, clean PATH editor.
C#
1
star
20

YouTubeRemixer

Create a remix of videos with custom start and stop times and timed comments.
C#
1
star
21

sample_rails_app

Ruby
1
star
22

ianobermillercom

ianobermiller.com source
JavaScript
1
star
23

remote-school-calendar

A simple full screen calendar to track remote learning for my three kids. Intended to be used on Portal by Facebook.
TypeScript
1
star