All Projects → vercel → Now Desktop

vercel / Now Desktop

Licence: mit
An example of building a desktop application using the Now API

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Now Desktop

Nodo
☑ Command line TODO app
Stars: ✭ 73 (-94.22%)
Mutual labels:  app
Flutter Wechat
🔥A flutter app which clones wechat,it's based on flutter and dart, it's on the road! 这是一个仿照微信样式基于flutter实现的app,还在继续完善中,使用到了flutter中大多数的组件,适合以此项目进行flutter学习。 https://dzou.top
Stars: ✭ 80 (-93.66%)
Mutual labels:  app
Photok
Encrypted Photo Safe for Android
Stars: ✭ 83 (-93.42%)
Mutual labels:  app
Movie
使用flutter打造一款像样的电影类App
Stars: ✭ 74 (-94.14%)
Mutual labels:  app
Framework7 Cli
Framework7 command line utility
Stars: ✭ 76 (-93.98%)
Mutual labels:  app
Framework7 Template Vue Simple
Deprecated! Simple Framework7 Vue starter app template in a single HTML file
Stars: ✭ 81 (-93.58%)
Mutual labels:  app
React Native Redux Calculator
Sexy Calculator made using React Native & Redux 😍
Stars: ✭ 72 (-94.29%)
Mutual labels:  app
Project
⭐️ Antares Project Application Skeleton. This is the very first place you should start. It allows you to create a brand new awesome project in easy few steps.
Stars: ✭ 84 (-93.34%)
Mutual labels:  app
Gh Polls Web
Web front-end for GitHub Polls.
Stars: ✭ 78 (-93.82%)
Mutual labels:  app
Lightkeeper
Run Lighthouse tests in Pull Requests for multiple URLs with custom budgets
Stars: ✭ 83 (-93.42%)
Mutual labels:  app
Stickynotes
A Sticky Note Application
Stars: ✭ 74 (-94.14%)
Mutual labels:  app
Android Kotlin Chat App
Open-source Voice & Video Calling and Text Chat App for Kotlin (Android)
Stars: ✭ 76 (-93.98%)
Mutual labels:  app
Rn Falcon App Intro
rn-app-intro is a react native component implementing a parallax effect welcome page using base on react-native-swiper , similar to the one found in Google's app like Sheet, Drive, Docs...
Stars: ✭ 82 (-93.5%)
Mutual labels:  app
Expense App
Tutorial para crear una aplicación web completa en PHP y MySQL donde combinamos sesiones, login, password hashes, CRUD, MVC
Stars: ✭ 70 (-94.45%)
Mutual labels:  app
Uni Huanxin Im
💬 uniapp集成环信小程序sdk,实现多端实时通讯
Stars: ✭ 84 (-93.34%)
Mutual labels:  app
Shorturl
Self hosted web app for shortening urls (URL shortener)
Stars: ✭ 73 (-94.22%)
Mutual labels:  app
Quick Screen Recorder
Lightweight desktop screen recorder for Windows.
Stars: ✭ 80 (-93.66%)
Mutual labels:  app
Caption
Get Caption, start watching.
Stars: ✭ 1,258 (-0.32%)
Mutual labels:  app
Hueify
💡Simple controller for your Philips Hue lights, based on web technologies.
Stars: ✭ 84 (-93.34%)
Mutual labels:  app
Markr
Minimalistic markdown editor for MacOS with live preview
Stars: ✭ 82 (-93.5%)
Mutual labels:  app

Now Desktop

IMPORTANT: Now Desktop is no longer under active development (with the exception of receiving security updates).

We recommend using our Git Integration instead, or installing our command-line interface if you'd like to deploy from your terminal.


macOS CI Status Windows CI status Join the community on Spectrum

For more details about Now and why you should use it, head to this page.

Usage

You can download the latest release here.

If you're using Homebrew Cask, you can install it by running these commands:

brew update
brew cask install now

Caught a bug?

  1. Fork this repository to your own GitHub account and then clone it to your local device
  2. Install the dependencies: yarn install
  3. Start the app: yarn start

To make sure that your code works in the bundled application, you can generate the binaries like this:

yarn run build

After that, you'll find them in the ./dist folder!

Authors

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].