![Create React App Officially Deprecated Amid React 19 Compatibility Issues](https://cdn.sanity.io/images/cgdhsj6q/production/04fa08cf844d798abc0e1a6391c129363cc7e2ab-1024x1024.webp?w=400&fit=max&auto=format)
Security News
Create React App Officially Deprecated Amid React 19 Compatibility Issues
Create React App is officially deprecated due to React 19 issues and lack of maintenance—developers should switch to Vite or other modern alternatives.
mighty_text
Advanced tools
Turn your might text to json api so you can use in other part of api.
Currently Heavy in development. We will follow semver after 1.0.0 release
According to official website "Text From Any Device. Send & receive SMS and MMS from your computer or tablet, using your current Android phone number.Messages stay in sync with your phone's SMS inbox"
yarn global install mighty_text
If you want to see improvement in package development then please consider donation.
// Clone this repo
$ git clone https://github.com/shirshak55/mighty_text
$ cd mighty_text
Run yarn
or yarn install
or npm install
Copy config.toml.example to config.toml and edit the variable especially gmail login and password
cp config.toml.example config.toml
If you want to build the app instead of relying on distributed dist then run 'yarn build'
Run yarn start
If you want to run it as daemon then stop the server using SIGINT (ctrl + c
) and run following command.
$ yarn global install pm2 # or npm i -g pm2
$ yarn pm2 # or npm run pm2
Currently we have only 1 endpoint for showing message. There will be more in future.
http://localhost:30017/sms
=> Endpoint for receiving message. Its in JSON format
I am opeen to opensource so I am publishing this with MIT License. For more info check LICENSE.
Any ideas are welcome. Feel free to submit any issues or pull requests, please check the contribution guidelines.
If you discover any security related issues, please email shirshak55@pm.me instead of using the issue tracker.
FAQs
Mighty Text JSON API is rest version of mighty texxt.
The npm package mighty_text receives a total of 1 weekly downloads. As such, mighty_text popularity was classified as not popular.
We found that mighty_text demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Create React App is officially deprecated due to React 19 issues and lack of maintenance—developers should switch to Vite or other modern alternatives.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
Security News
The Linux Foundation is warning open source developers that compliance with global sanctions is mandatory, highlighting legal risks and restrictions on contributions.