No description
Find a file
2023-03-02 22:40:53 +07:00
.github Initial commit 2023-03-01 16:15:39 +07:00
conf Various fixes 2023-03-02 00:22:26 +07:00
doc Various fixes 2023-03-02 00:22:26 +07:00
scripts Update install 2023-03-02 01:19:43 +07:00
.DS_Store Let's try 2023-03-01 23:16:10 +07:00
.gitignore Update .gitignore 2023-03-02 00:13:44 +07:00
check_process Update check_process 2023-03-02 12:32:18 +07:00
config_panel.toml Fixes 2023-03-02 00:59:05 +07:00
LICENSE Let's try 2023-03-01 23:16:10 +07:00
manifest.json Various fixes 2023-03-02 00:22:26 +07:00
README.md Auto-update README 2023-03-02 15:39:48 +00:00
README_fr.md Auto-update README 2023-03-02 15:39:48 +00:00

Buckets for YunoHost

Integration level Working status Maintenance status

Install Buckets with YunoHost

Lire ce readme en français.

This package allows you to install Buckets quickly and simply on a YunoHost server. If you don't have YunoHost, please consult the guide to learn how to install it.

Overview

The relay service for the Buckets budgeting app

Features

  • No JavaScript or ads
  • All requests go through the backend, client never talks to Twitter
  • Prevents Twitter from tracking your IP or JavaScript fingerprint
  • Uses Twitter's unofficial API (no rate limits or developer account required)
  • Lightweight (for @nim_lang, 60KB vs 784KB from twitter.com)
  • RSS feeds
  • Themes
  • Mobile support (responsive design)

Shipped version: 0.2.0.1~ynh1

Demo: https://relay.budgetwithbuckets.com/v1/

Disclaimers / important information

Configuration

  • Installation in single user mode only for the moment
  • The relay can't work behind the SSO, so it will be installed into public mode by default

Documentation and resources

Developer info

Please send your pull request to the testing branch.

To try the testing branch, please proceed like that.

sudo yunohost app install https://github.com/YunoHost-Apps/buckets_ynh/tree/testing --debug
or
sudo yunohost app upgrade buckets -u https://github.com/YunoHost-Apps/buckets_ynh/tree/testing --debug

More info regarding app packaging: https://yunohost.org/packaging_apps