Thank you for working on this. As a long term user of Nextcloud, I appreciate alternatives. Nextcloud is a beast with a lot of features but most of the folks I know including me use it mostly for files so projects like these can be useful.
Most lightweight alternatives I found use some non standard format to store files instead of leaving it to the filesystem which keeps me away from using those. I am glad bewCloud is not doing that.
Think of it as a productivity hack - Less time spent switching apps means more time enjoying your distractions right where the real work happens: the terminal! :)
> Author claims it doesn't connect to internet even though it has full network access permission
Hi! Watomatic developer here. The newer version does access internet (Github API) for following reasons:
- To show release notes in the app
- (in works) To warn users about outdated versions. This is an issue esp in the non Google Play landscape.
- (in works) To show recent contributors list in the About section
...
Having access to internet made lots of things easy so thought that was a pragmatic choice :)
I recently made this auto reply app for WhatsApp with a focus on moving away from it. Many are having a hard time convincing friends and family to move away from WhatsApp and I hope this tool helps with that.
It basically just auto replies to all WhatsApp messages with the message you set. Just enable it and set a message something like "Hey I am not using WhatsApp anymore. Please switch to Signal" and it takes care of the rest.
- Simple: Set the message and it auto replies to all WhatsApp messages
- Option to Auto reply to group chats
- Respects your privacy
- No analytics or tracking
- Does not connect to Internet
- Free an open source (GPL)
Future improvements (just a couple weeks away):
- Option to set reply frequency: For example users can set reply frequency to 1 day and it only replies once a day for each person/group.
- Support for auto replying Facebook messenger
Wow this is super amazing (and little horrifying). Never knew SVG can contain Javascript. Always thought of it as just a little safe vector graphics markup.