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.
You can learn how to share data between an iOS app and its extension using Realm.
- 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
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.
- Thanks to Tiago Martinho for the Swift 4 update, iPhone X support and calendar overhaul.
- Thanks to Donny Wals for the Dutch translation.
- Thanks to Alexandre Thomas for the French translation.
- Thanks to Durul Dalkanat for the Turkish translation.
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.
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.