GitXplorerGitXplorer
V

camhelp

public
0 stars
0 forks
6 issues

Commits

List of commits on branch master.
Verified
0f73888325ddcde92b73b4147d45582ac09fdccc

Build release artifact on PRs (#4)

VVannevelj committed 4 years ago
Verified
f6722ea7e1168f0ff1a9420f48263bdd9a71df37

Added the whatsnew generation (#3)

VVannevelj committed 4 years ago
Unverified
60a2b2e6c6402414fabeb4de8e8f995b5abf4df7

fixed needs steps

VVannevelj committed 4 years ago
Verified
22e0e0cf4467824a48d0324afa55dcfce2d89380

Added the correct icons to the app (#2)

VVannevelj committed 4 years ago
Verified
265e1dffbf76c6a17da38c4609def77861392aeb

added go command (#1)

VVannevelj committed 4 years ago
Unverified
18b0c40664fb2fd453c37d5c3a3339b487775d15

Added a privacy statement

VVannevelj committed 4 years ago

README

The README file for this repository.

Background

CamHelp is a simple Camera app written in React Native. It is aimed to make it easier for people with tremors to take sharper pictures by simply providing them with a few improvements:

  • All pictures are taken with a 5-second timer
  • Taking a picture actually takes 3 pictures after which they can choose which one to save

See the Play Store for more information: https://play.google.com/store/apps/details?id=com.zenzizenzi.camhelp

Development

I made this app to help my grandfather so development is geared towards his experience. If you find this useful to yourself or someone you know and would like to see a feature added or improved then definitely feel free to drop a note.

Currently it is only available on Android as I don't have a need (yet) to release on iOS. If anyone wants it on their iPhone then let me know.

Contributing

Contributions are welcome, though keep them relevant: feature improvements are welcome but stylistic code changes aren't. To get started you just need to clone the repo and run yarn go -- that's it.

I have set up an elaborate Github Actions pipeline which allows me to just merge any PR and a new version will automatically become available on the Play Store. All you need to do is make sure the CHANGELOG is updated, no other non-feature changes are required on your side.

I want to contribute a translation

Wonderful! All you need to do is make your changes to the https://github.com/Vannevelj/camhelp/blob/master/src/translations.json file and send a PR in.