GitXplorerGitXplorer
V

camhelp

public
0 stars
0 forks
6 issues

Commits

List of commits on branch master.
Verified
9f73e8b33f8702d0d8ee1e3966012efa4871f970

Cancel stale builds (#19)

VVannevelj committed 4 years ago
Verified
c6d31629c6c942178676584a5454a3abb0b851e8

Request App Store Reviews (#18)

VVannevelj committed 4 years ago
Verified
1bd0ae149a3744817970eced8bfd6b01d4aba1e4

Enable translations (#13)

VVannevelj committed 4 years ago
Verified
45b961f4e4a0df91981ef45bcd8f65cc7ffb5bde

Adds a spinner while pictures are being taken (#12)

VVannevelj committed 4 years ago
Verified
0694f69bdf0412bc6b0387ee5410c584b13a5e05

Added README (#6)

VVannevelj committed 4 years ago
Verified
39e583b3632843a5776cb6f8a62511c0476ef4e1

reverted gradle version (#5)

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.