Commit graph

72 commits

Author SHA1 Message Date
Leo Lamprecht
386a8aabc4 Point Spectrum badge to correct location (#3166)
* Renamed text files

* Point Spectrum badge to the right location
2018-12-15 18:36:25 +01:00
blackhands77
4aedb6b9a0 doc: add details to run hyper in dev mode (#2493) 2018-12-15 18:33:11 +01:00
Timothy
f91f111cfb Update README.md (#3167) 2018-08-09 12:33:56 +01:00
Leo Lamprecht
8fd56e9b28 Point Spectrum badge to correct location (#3166)
* Renamed text files

* Point Spectrum badge to the right location
2018-08-09 13:16:15 +02:00
Leo Lamprecht
3fbf1b0dca
Lowercased text files 2017-02-22 23:08:34 +01:00
Felix Rieseberg
6f758654d2 📝 Update Windows installation instructions (#1469) 2017-02-15 12:23:38 -03:00
Matheus Fernandes
28e7e8e75c
Add info about the rebuild-node-pty script 2017-01-31 10:37:39 -02:00
Matheus Fernandes
1dd58ccbda
Show the status of the master build on AppVeyor
Insted of the latest build, which can be a failed build from a PR
2017-01-31 09:23:18 -02:00
Matheus Fernandes
d316592d8f
pty.js => node-pty 2017-01-15 13:34:07 -02:00
chantisnake
62c0f80493 Add instructions to install via Chocolatey (#1385)
* add install via chocolatey

* remove the empty line
2017-01-14 20:00:44 -02:00
Guillermo Rauch
e1a861659d sanity restored 2017-01-12 13:04:45 -08:00
Guillermo Rauch
ea8a32d115 Update README.md 2017-01-06 18:14:52 -08:00
Guillermo Rauch
6ce24e92fa tweak readme 2016-12-30 16:04:23 -08:00
Leo Lamprecht
40a56994d7
Avoid clicking on a word 2016-12-12 22:34:19 +01:00
Leo Lamprecht
8f21bd74cf
New usage link 2016-12-12 22:32:05 +01:00
Leo Lamprecht
6fc6207117 Download releases from GH until v1
So that people can stop reporting broken Linux link
2016-12-02 22:47:44 +01:00
Matheus Fernandes
a1cb07e3cf Add AppVeyor badge 2016-11-22 10:27:45 -02:00
Matheus Fernandes
ed76f4e4af
Remove the start task 2016-11-22 09:59:55 -02:00
Matheus Fernandes
bf163bb668
Add rpm target 2016-11-19 18:56:04 -02:00
Matheus Fernandes
9c90e19760 Add Windows support and first-class Linux support (#946)
* `child_pty` => `pty.js`

* Create a frameless window on Windows and Linux

* Add a brand new UI for Linux and Windows 💅

* [Windows] Fix plugin installation

* [Windows] Fix the `build` script

* [Windows] Add a bigger `icon.ico`

* [Mac] Add `WebKitAppRegion: drag` when running on macOS

* Fix code style 🤔

* Add `appveyor.yml`

* Fix code style (again)

* [Windows] Fix AppVeyor's `install` script

* [Windows] Try a new AppVeyor config

* [Windows] Set the binary path so Spectron can run the tests

* [Windows] Try to build on x64

* Try again to build on x64

* Try one more time 😩

* Throw an error to indicate that `pty.js` was built incorrectly

* [Win/Linux] Add `display: hidden` to <Tabs /> if tabs.length === 1

* [Win/Linux] Reorganize SVGs – via @CodeTheory

* [Win/Linux] Fix the hamburger menu height

* Make the SVGs look better with `shape-rendering: crispEdges;`

* [Win/Linux] Add config options for the window controls and the 🍔 menu

* Add `electron-squirrel-startup` dependency

* [Win] Handle Squirrel commands

* [Win/Linux] Fix default color for the 🍔 and window controls – via @CodeTheory

* [Win/Linux] Add some padding - via @CodeTheory

* [Win/Linux] Add hover states – via @CodeTheory

* [Win] Fix empty window/tab titles

* [Win] Fix opening Preferences (#978)

* [Win] Fix opening Preferences

* Update ui.js

* Update ui.js

* Enhance messages and default editor

* [Win] Add dependency instructions to the README.md [skip ci]

* Fix code style

* [Win/Linux] Check the number of open windows before quitting the app
2016-11-11 15:18:04 -02:00
Leo Lamprecht
235fcd03d4 Make "Art" link to hyper dir in the art repo 2016-10-16 18:50:53 +02:00
Vítor Galvão
c8b2f1b9eb README: brew cask update to brew update (#866) 2016-10-12 15:25:36 +02:00
Kenneth Palaganas
4d8cf7ba9a Fixed gramatical errors
should be using `this` as pointing to the next command not the previous command.
2016-10-09 13:43:30 -04:00
Dale Jefferson
f58b7855ec Change cask install to hyper (#809)
It looks like the cask package name has changed in the renaming

```
brew cask install hyperterm
Error: No available Cask for hyperterm
Error: nothing to install
```
2016-10-07 13:09:35 +02:00
Timothy
500913ec25 Update repo banner (#794)
* Update repo banner

* Update link to new banner
2016-10-06 21:30:17 +02:00
Daniel Bayerlein
e5464c1750 Update Travis CI badge URL (#793)
* Update Travis CI badge URL

* HyperTerm 👉 Hyper.app
2016-10-06 21:09:44 +02:00
Daniel Bayerlein
6a5ddc0c70 HyperTerm 👉 Hyper.app 2016-10-06 19:33:08 +02:00
Leo Lamprecht
e7958245da New URL 2016-10-06 18:39:14 +02:00
Leo Lamprecht
d6cb1c4bdf New URL for repo banner 2016-10-05 16:05:44 +02:00
Leo Lamprecht
e30c49994f
Use start script for development 2016-09-22 07:59:24 +02:00
Leo Lamprecht
103a0fa8c5
Linting shouldn't have an own script 2016-09-22 07:51:26 +02:00
Krzysztof Kaczor
bbf0af66b2 Improve developer pleasure (#556)
* single command to run webpack and app

* added dev tools and custom store for development mode only

* fix linter issues
2016-09-21 15:11:42 -07:00
Leo Lamprecht
4ec0156440 Mention code style 2016-09-21 16:36:31 +02:00
Matheus Fernandes
bda0ae3478 Fix typo on README.md (#715) 2016-09-16 18:52:50 +02:00
Leo Lamprecht
e62a674c4c Repo name for assets changed 2016-09-12 17:13:25 +02:00
Leo Lamprecht
f5b7ed97d9 Shorter explanation 2016-09-11 01:26:32 +02:00
Matheus Fernandes
3dd015969c Remove wrong info about builds (#682) 2016-09-05 08:57:30 -03:00
Leo Lamprecht
840dae8a2d Missing dollar signs added 2016-09-01 17:37:38 +02:00
Brandon Bayer
622a4e78e2 doc: add platform specific build dependencies for electron (#660)
These are all taken from:
https://github.com/electron-userland/electron-builder/wiki/Multi-Platform-Build
2016-08-29 19:32:06 -03:00
Leo Lamprecht
9f8c2ce260 A little shorter 2016-08-08 17:28:40 +02:00
Leo Lamprecht
d33874593e Unneeded space 2016-08-08 17:28:08 +02:00
Adam Stacoviak
becced8057 Add Changelog episode badge to README (#543)
Links to: https://changelog.com/213
2016-08-02 12:08:41 -07:00
Leo Lamprecht
1127182b6f Indicate command line 2016-07-29 10:08:10 +02:00
Leo Lamprecht
2dec8a0da2 Much more explicit 2016-07-27 17:12:16 +02:00
Leo Lamprecht
f2888f4195 Build badge is more important 2016-07-27 17:08:51 +02:00
Leo Lamprecht
1a98495f3f Use links for related repos 2016-07-27 17:03:50 +02:00
Leo Lamprecht
c99ca223c3 Make it less blocky 2016-07-27 17:02:21 +02:00
Leo Lamprecht
07c547b87a More samples 2016-07-27 16:01:14 +02:00
Leo Lamprecht
d4f7248392 Bye, heading 2016-07-27 15:56:31 +02:00
Leo Lamprecht
3de2a2abec New banner 2016-07-27 15:56:13 +02:00