All Projects → lumios → shake

lumios / shake

Licence: other
緊急地震速報プログラム – Desktop Earthquake Warnings

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to shake

margarine
Butter Cloudiness by Example
Stars: ✭ 15 (-51.61%)
Mutual labels:  deprecated
driver
DEPRECATED: Updated Linux drivers for the ATWILC1000/ATWILC3000 products are located at https://github.com/linux4microchip/linux/tree/master/drivers/net/wireless/microchip/wilc1000. To simplify development, the legacy Linux4WILC was merged into the Linux4Microchip repo where driver development continues (Please refer latest ATWILC1000/ATWILC 300…
Stars: ✭ 31 (+0%)
Mutual labels:  deprecated
NearBeach
NearBeach is an open sourced project management tool, helping you keep track of your project. You can track requirements, projects and tasks
Stars: ✭ 97 (+212.9%)
Mutual labels:  beta
io
A Node.js based system for managing a stream, including a chat bot, overlays, stream note generation and more.
Stars: ✭ 22 (-29.03%)
Mutual labels:  deprecated
fullcontact4j
⛔ [DEPRECATED] A Java client for the FullContact API
Stars: ✭ 28 (-9.68%)
Mutual labels:  deprecated
OSM-Completionist
⛔️ DEPRECATED iOS companion app for OpenStreetMap that allows contributors to complete missing information
Stars: ✭ 17 (-45.16%)
Mutual labels:  deprecated
QR
DEPRECATED The bookmarklet and extensions generate QRCode of the current URL for viewing on mobile devices (Google Chrome/Mozilla Firefox/Opera/Safari)
Stars: ✭ 20 (-35.48%)
Mutual labels:  deprecated
nord
An unofficial NordVPN client [DEPRECATED]
Stars: ✭ 25 (-19.35%)
Mutual labels:  deprecated
elm-testable
Makes Cmds and Tasks testable
Stars: ✭ 42 (+35.48%)
Mutual labels:  deprecated
ton-client-rs
TON Labs SDK Client Library for Rust
Stars: ✭ 15 (-51.61%)
Mutual labels:  deprecated
repository-beta
BETA - Home Assistant Community Add-ons
Stars: ✭ 25 (-19.35%)
Mutual labels:  beta
marquez-airflow
Airflow support for Marquez
Stars: ✭ 33 (+6.45%)
Mutual labels:  deprecated
rql-scala
RethinkDB Scala Driver
Stars: ✭ 13 (-58.06%)
Mutual labels:  deprecated
autograd-gamma
NotImplementedError: VJP of gammainc wrt argnum 0 not defined
Stars: ✭ 15 (-51.61%)
Mutual labels:  beta
rocketpwa
[DEPRECATED] Command-line toolbelt for PWA developers
Stars: ✭ 37 (+19.35%)
Mutual labels:  deprecated
arduino-client
[deprecated] [Arduino (compatible)] Arduino c++ client library to connect to the AllThingsTalk platform
Stars: ✭ 19 (-38.71%)
Mutual labels:  deprecated
worker
[DEPRECATED]
Stars: ✭ 12 (-61.29%)
Mutual labels:  deprecated
geoservices-js
Deprecated - please consider using @esri/arcgis-rest-js
Stars: ✭ 53 (+70.97%)
Mutual labels:  deprecated
org-beamer-cn
[Deprecated] org-mode Simple Chinese Template for Beamer
Stars: ✭ 23 (-25.81%)
Mutual labels:  deprecated
Sphero-AR-SDK
🚫 DEPRECATED: Sphero's augmented reality SDK
Stars: ✭ 46 (+48.39%)
Mutual labels:  deprecated



Shake



An Earthquake Early Warning program for your computer.<br>
あなたのコンピュータのための緊急地震速報

Installation

Prerequisites

Node.js >= v4 is required. Minimum 2GB of System Memory is also recommended.
Shake supports Mac OS X >= 10.8 and Ubuntu >= 14.04 based Linux distributions.
Windows >= 7 is some-what supported, with no guarantee of working.

Download a Binary

Nightly beta builds are available here.
All builds are stable to an extent, this software is still in beta.

Nightly Builds have been removed due to financial constraints, we'll instead be releasing new versions through GitHub Releases as per each Stable update. For now, please refer to the Manual Install or Build sections below.

Manual Install
  1. cd ~/.../shake
  2. git clone https://github.com/lumios/shake.git
  3. cd ~/.../shake/src
  4. npm install
Run
  1. cd ~/.../shake/src
  2. npm start
Build
  1. cd ~/.../shake
  2. npm install
  3. npm install gulp -g
  4. gulp build:[platform]

Platforms: ['mac', 'win32', 'win64', 'linux32', 'linux64', 'arm']

Running gulp without specifying a build-type will build for all the platforms listed above.

Screenshots


Legal

Copyright (c) 2016 Lumios – All Rights Reserved.

You can use, modify, or copy this software, so long
as you don't redistribute it without explicit permission.

This software is provided "as is", without warranty of any kind.
The authors or copyright holders of this software cannot be held
liable for any claim, damages, or other liability arising from
the use of this software.

Thanks! (^o^//
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].