Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tis-starlight authored Feb 3, 2024
1 parent d19cf57 commit 89ab952
Showing 1 changed file with 36 additions and 0 deletions.
36 changes: 36 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
[![CI](https://github.com/tis-starlight/PowerDroid/actions/workflows/gradle.yml/badge.svg)](https://github.com/tis-starlight/PowerDroid/actions/workflows/gradle.yml)

# PowerDroid 🤖

🚀 An Android app featuring a diverse toolkit for various functions.

## Key Features (yet to be implemented)

- Color Picker
- Advanced Calculator
- Unit Coverters
- Encode/convert & Decode Text:
* ASCII, Binary, hex, octal and vice-versa.
- Encrypt & Decrypt messages (cipher)
- Morse Code
- Data Exporter

## Getting Started

1. Clone the repository: `git clone https://github.com/tis-starlight/PowerDroid.git`
2. Open in Android Studio.
3. Build and run on your Android device or emulator.

## How to Contribute

👉 Contributions are welcome as we continue to enhance and expand the toolset.

1. Fork the repository.
2. Create a new branch.
3. Make your changes and commit them.
4. Submit a pull request.

## License
This project is licensed under the [GPL-3.0 license](LICENSE)

🌟 Star this repository to stay updated on new features and improvements!

0 comments on commit 89ab952

Please sign in to comment.