Skip to content
This repository has been archived by the owner on Apr 7, 2023. It is now read-only.

Commit

Permalink
Version 1.0.0 🎉
Browse files Browse the repository at this point in the history
  • Loading branch information
k0kubun committed Mar 20, 2016
1 parent 99c89b8 commit 1fafafd
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 5 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
# Change Log
## v1.0.0
- Renew the application's design

## v0.5.1
- Drop application header
- Home and Refresh buttons are dropped too
Expand Down
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Nocturn

YoruFukurou-like Twitter Client built on Electron
Multi-platform Twitter Client built on Electron

![](https://i.gyazo.com/f50b8192eed6adfcb49c9b3374d5a7bb.png)
<img src='https://i.gyazo.com/b7fb495a0b9aea0f66e8ee58861a61b9.png' width='400px' />

## Features
- Realtime timeline using UserStream
Expand All @@ -12,7 +12,7 @@ YoruFukurou-like Twitter Client built on Electron

### Demo

![](https://i.gyazo.com/3f89eaf9e85820ef0ba79bc2db7c478e.gif)
<img src='https://i.gyazo.com/ae886c77a2dee1f20daebc4f3c28ddc5.gif' width='444px' />

## Installation

Expand Down Expand Up @@ -48,7 +48,7 @@ https://github.com/k0kubun/Nocturn/releases

### Multi account

![](https://i.gyazo.com/be91e798686c0a83a89b9b42a94b24c1.gif)
<img src='https://i.gyazo.com/b8a9455ff33ef05b002f6d8dc5173fa6.gif' width='444px' />

## Development

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Nocturn",
"version": "0.5.1",
"version": "1.0.0",
"main": "app/main.js",
"repository": "https://github.com/k0kubun/Nocturn",
"author": {
Expand Down

0 comments on commit 1fafafd

Please sign in to comment.