Favicon of Wallos

Wallos

Organize your subscriptions and manage expenses with a private, self-hosted tracker. Get payment reminders, use multiple currencies, and keep your data secure.

Gain a clear overview of your recurring expenses with this self-hostable application for managing your subscriptions. By hosting it on your own server, you ensure that your financial data remains completely private and secure.

This tool simplifies tracking all your recurring payments and helps you understand your spending habits. Key features include:

  • Subscription Management: Keep a detailed record of all your subscriptions and never miss a payment due date.
  • Multi-Currency Support: Manage finances in your preferred currency, with automatic conversion rates available.
  • Customizable Notifications: Receive timely reminders for upcoming payments through Email, Telegram, Discord, and more.
  • Insightful Statistics: Visualize your spending with graphs and detailed statistics to identify where your money is going.
  • Category Organization: Group your expenses into custom categories for better financial analysis.
  • Personalization: Tailor the interface with different themes, currencies, and display options to fit your preferences.

The application is fully responsive for mobile use and can be easily installed using Docker. It's a comprehensive tool for anyone looking to take control of their subscription-based spending.

Directory Structure

wallos
db
images
logos
.env
docker-compose.yml

docker-compose.yml

services:
  wallos:
    container_name: wallos
    image: bellamy/wallos:latest
    ports:
      - "8282:80/tcp"
    environment:
      TZ: "America/New_York"
    volumes:
      - ./db:/var/www/html/db
      - ./images:/var/www/html/images
      - ./logos:/var/www/html/logos
    restart: unless-stopped

.env

# Wallos does not require any sensitive environment variables for its basic Docker setup.
# All application configuration, including admin credentials, is managed through the web interface upon first launch.
Categories:

Share:

Ad
Favicon

 

  
 

Similar to Wallos

Favicon

 

  
  
Favicon

 

  
  
Favicon