Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nicinabox/windchill
It calculates the windchill, yo
https://github.com/nicinabox/windchill
Last synced: about 1 month ago
JSON representation
It calculates the windchill, yo
- Host: GitHub
- URL: https://github.com/nicinabox/windchill
- Owner: nicinabox
- Created: 2016-11-11T17:10:26.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T21:50:03.000Z (almost 2 years ago)
- Last Synced: 2024-10-06T18:14:10.824Z (about 1 month ago)
- Language: TypeScript
- Homepage: https://appsto.re/us/wtyegb.i
- Size: 87.5 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# Windchill
![](screenshot.jpg)
[Available on the App Store](https://appsto.re/us/wtyegb.i)
## Features
* Dead simple design
* Supports US and SI
* Selects unit system automatically based on locale
* Shows the current conditions
* Tap current conditions to set calculator to those values## Neat tricks
* Use `babel-plugin-transform-inline-environment-variables` to inline `process.env.VAR`. Super useful for enabling features at build time.
* Add support for environment variables in `.env` by adding `[[ -s "../.env" ]] && source "../.env"` to Build Phases > Bundle React Native code and images in Xcode## App Store Release
* Update changelog readme
* npm version VERSION
* Archive and upload
* git push && git push --tags## Copyright
2016 Nic Haynes