Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/crazelu/stash
An iOS app for storing contacts outside of the phone's contact list using Call Directory Extension
https://github.com/crazelu/stash
Last synced: 4 months ago
JSON representation
An iOS app for storing contacts outside of the phone's contact list using Call Directory Extension
- Host: GitHub
- URL: https://github.com/crazelu/stash
- Owner: Crazelu
- Created: 2024-02-21T05:51:48.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-25T23:45:09.000Z (12 months ago)
- Last Synced: 2024-10-09T09:01:40.131Z (5 months ago)
- Language: Swift
- Size: 874 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Stash
Stash is an iOS app that makes it possible to save contacts outside your contact list. These contacts are identifiable when they call you so you don't lose contact discovery.
Personally, this is useful to me because saving contacts to my contacts list automatically makes them available to platforms like WhatsApp. This means that those users can view my status updates if they have my contact saved as well. I love my privacy! If you're reading this, you probably love this level of privacy too.## How to Use
Currently, Stash is not available on the AppStore. You can clone this project and build for your iPhone.
After you've cloned this project, run the `CallDirectoryExtension` scheme and choose `Stash` as the app to run on.## Features
- [x] Save contact
- [x] Call contact
- [x] Send SMS
- [x] Copy contact number
- [x] Edit contact
- [x] Block contact
- [x] Unblock contact
- [x] Delete contact
- [ ] Choose country code## Screenshots
![]()
![]()
![]()
![]()
![]()
![]()
### What About Android?
Let me catch my breath.