Skip to content
forked from FancyPixel/gulps

Gulps is an open source app for iOS and Apple Watch that lets you keep track of your daily water consumption.

Notifications You must be signed in to change notification settings

wangwudong/gulps

 
 

Repository files navigation

Gulps

Build Status Swift 4.0 Join the chat at https://gitter.im/FancyPixel/gulps

Gulps lets you track your daily water intake in a simple and intuitive way: set your goal, set your usual portion, and start keeping track from within the app or the widget in your notification center.

This app is available in the AppStore. Learn more here. Please do not redistribute under your own name.

Description

You can learn how to share data between an iOS app and its extension using Realm.

Setup

  • Run pod install
  • Run open Gulps.xcworkspace
  • Run bundle
  • Run ruby change_bundle.rb your.bundle.identifier.BigGulp
  • Match the bundle identifier in Constants.swift

Contribute

Want to contribute? We would really appreciate a hand with the localization in other languages. You can find a spreadsheet with all the strings in the project here.

Feel free to edit the file, we'll include your translation in the next release and attribute your work.

Contributors

License and Open Source

Gulps is available for free on the AppStore. We believe in open software, so we decided to open source this app under MIT license you can freely use part of it in your projects. We however kindly ask you to NOT ship this app or slight variations of it under your own name.

MIT License

Copyright (c) 2016-2018 Fancy Pixel S.r.l. All rights reserved.

Permission is hereby granted, free of charge, to any person obtaining a
copy of this software and associated documentation files (the "Software"),
to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:

The above copyright notice and this permission notice shall be included
in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

Gulps is an open source app for iOS and Apple Watch that lets you keep track of your daily water consumption.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Swift 96.3%
  • Ruby 3.7%