Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/leovido/wordyme
https://github.com/leovido/wordyme
Last synced: 2 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/leovido/wordyme
- Owner: leovido
- Created: 2023-03-11T09:21:20.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-11T18:26:33.000Z (about 1 year ago)
- Last Synced: 2024-08-28T19:36:18.260Z (3 months ago)
- Language: Swift
- Size: 238 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# WordyMe
WordyMe is an iOS app that allows users to add words via speech, view their meanings, phonetics, and example usages, and also provides suggestions for similar words when there is ambiguity in the input. The app is designed with accessibility in mind and includes features such as AppShortcut integration with Siri for adding new words.## Features
- Add words via speech input
- View meanings, phonetics, and example usages for added words
- Suggestions for similar words with accuracy when input is ambiguous
- AppShortcut integration with Siri for adding new words## Accessibility
MyApp is designed with accessibility in mind, and efforts are made to ensure that the app is usable by all users, including those with disabilities. Accessibility features in the app include:- Support for VoiceOver for users with visual impairments
- Support for Dynamic Type for users with different font size preferences
- Accessibility labels and hints for UI elements to assist users with screen readers
- High contrast and legible color schemes for improved visibility## Installation
To run the app locally, follow these steps:
1. Clone the repository
2. Open the project in Xcode
3. Build and run the app on a simulator or a physical device## Contributing
If you'd like to contribute to MyApp, please follow these steps:1. Fork the repository
2. Create a new branch for your feature or bugfix
3. Make your changes and test thoroughly
4. Create a pull request with a descriptive title and detailed description of your changes## License
WordyMe is released under the MIT License.## Contact
If you have any questions or suggestions, please feel free to contact me: [email protected]