An open API service indexing awesome lists of open source software.

https://github.com/pedropamn/ephemeral

Android app to share files to be downloaded only once
https://github.com/pedropamn/ephemeral

android app cordova framework7 javascript

Last synced: 7 days ago
JSON representation

Android app to share files to be downloaded only once

Awesome Lists containing this project

README

          

> [!WARNING]
> File.io was acquired by LimeWire, and now requires an API key. It means that this app needs to be updated to be fully functional, but I can't to it for now. Soon, the app will not be visible at Play Store anymore, but the repository will be here. Any PR are welcome :)
>




Logo

Ephemeral


Share files temporarily on Android, using file.io API


Logo




Play Store
·
Report a Bug
·
Suggest a feature


## About the project





Ephemeral is an app that lets you upload any file and allow it to be downloaded just once (or if it reaches the time limit you set)

* ⬆️ Upload any file
* 🔗 Share with friends and once used the link no longer works
* ⏳ Set a timeout for the link to expire
* 🔒 Your files available to the right person - and only them

(back to top)

### Built with





(back to top)

## Plugins

The project was made with the following Cordova Plugins:

`admob-plus-cordova`

`cordova-clipboard`

`cordova-plugin-compat`

`cordova-plugin-device`

`cordova-plugin-file`

`cordova-plugin-web-share`

`cordova-support-android-plugin`

`onesignal-cordova-plugin`

## Roadmap

- [x] Compatibility with Android 12+
- [x] Improve "Copy"
- [x] Improve "About" section
- [x] Add a "Remove all" and "Remove expired" buttons
- [x] Icons on menu
- [x] Download link pointing to app store on share
- [x] Visual improvement with lottie files
- [ ] New upload source
- [ ] Remote lang file
- [ ] Adjust date to US format when in English
- [ ] Fix alignment on larger screens
- [ ] If the mobile language is English, launch the app in English

(back to top)

## Changes needed

You'll need to change the following lines on `app.js`:

* `ONESIGNALAPPID` with your own OneSignal APP ID
* `adUnitId: 'ca-app-pub-1111111111111111/2222222222222222'`, for your own Google AdMob ID

## Known Issues
* If you cancel an upload and retry with the same file, nothing happens. You need to choose another file and retry with the original one or close the app

## Contribute

1. Fork
2. Create a Branch of the feature (`git checkout -b feature/AmazingFeature`)
3. Commit (`git commit -m 'Add some AmazingFeature'`)
4. Push (`git push origin feature/AmazingFeature`)
5. Open a Pull Request

(back to top)

## Contact

apps@pedronetoweb.com.br

(back to top)

[contributors-shield]: https://img.shields.io/github/contributors/othneildrew/Best-README-Template.svg?style=for-the-badge
[contributors-url]: https://github.com/othneildrew/Best-README-Template/graphs/contributors
[forks-shield]: https://img.shields.io/github/forks/othneildrew/Best-README-Template.svg?style=for-the-badge
[forks-url]: https://github.com/othneildrew/Best-README-Template/network/members
[stars-shield]: https://img.shields.io/github/stars/othneildrew/Best-README-Template.svg?style=for-the-badge
[stars-url]: https://github.com/othneildrew/Best-README-Template/stargazers
[issues-shield]: https://img.shields.io/github/issues/othneildrew/Best-README-Template.svg?style=for-the-badge
[issues-url]: https://github.com/othneildrew/Best-README-Template/issues
[license-shield]: https://img.shields.io/github/license/othneildrew/Best-README-Template.svg?style=for-the-badge
[license-url]: https://github.com/othneildrew/Best-README-Template/blob/master/LICENSE.txt
[linkedin-shield]: https://img.shields.io/badge/-LinkedIn-black.svg?style=for-the-badge&logo=linkedin&colorB=555
[linkedin-url]: https://linkedin.com/in/othneildrew
[product-screenshot]: images/screenshot.png
[Next.js]: https://img.shields.io/badge/next.js-000000?style=for-the-badge&logo=nextdotjs&logoColor=white
[Next-url]: https://nextjs.org/
[React.js]: https://img.shields.io/badge/React-20232A?style=for-the-badge&logo=react&logoColor=61DAFB
[React-url]: https://reactjs.org/
[Vue.js]: https://img.shields.io/badge/Vue.js-35495E?style=for-the-badge&logo=vuedotjs&logoColor=4FC08D
[Vue-url]: https://vuejs.org/
[Angular.io]: https://img.shields.io/badge/Angular-DD0031?style=for-the-badge&logo=angular&logoColor=white
[Angular-url]: https://angular.io/
[Svelte.dev]: https://img.shields.io/badge/Svelte-4A4A55?style=for-the-badge&logo=svelte&logoColor=FF3E00
[Svelte-url]: https://svelte.dev/
[Laravel.com]: https://img.shields.io/badge/Laravel-FF2D20?style=for-the-badge&logo=laravel&logoColor=white
[Laravel-url]: https://laravel.com
[Bootstrap.com]: https://img.shields.io/badge/Bootstrap-563D7C?style=for-the-badge&logo=bootstrap&logoColor=white
[Bootstrap-url]: https://getbootstrap.com
[JQuery.com]: https://img.shields.io/badge/jQuery-0769AD?style=for-the-badge&logo=jquery&logoColor=white
[JQuery-url]: https://jquery.com