Skip to content

Commit

Permalink
prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
deiucanta committed Jun 6, 2024
1 parent 2dc14ed commit 6c2da92
Show file tree
Hide file tree
Showing 262 changed files with 8,147 additions and 6,868 deletions.
3 changes: 2 additions & 1 deletion .prettierrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,6 @@
"trailingComma": "es5",
"tabWidth": 2,
"semi": true,
"singleQuote": false
"singleQuote": false,
"proseWrap": "always"
}
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,10 @@ In this repository, you will find the templates available in Easypanel.
- edit `meta.yaml` and `index.ts`, but not `meta.ts` (that file is generated)
- use `logo.png` or `logo.svg` for the logo
- use `screenshot.png` or `screenshot.jpg` for the screenshot
- if you have multiple screenshots use `screenshot1.png`, `screenshot2.png`, etc
4. Test your template. Inside an Easypanel instance, you can create a template from JSON. Use that feature to test the output of your template.
- if you have multiple screenshots use `screenshot1.png`, `screenshot2.png`,
etc
4. Test your template. Inside an Easypanel instance, you can create a template
from JSON. Use that feature to test the output of your template.
5. Send a PR.

## Best practices
Expand Down
42 changes: 32 additions & 10 deletions templates/2fauth/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name: 2FAuth
description: 2FAuth is a web based self-hosted alternative to One Time Passcode (OTP) generators like Google Authenticator, designed for both mobile and desktop.
description:
2FAuth is a web based self-hosted alternative to One Time Passcode (OTP)
generators like Google Authenticator, designed for both mobile and desktop.
instructions: null
changeLog:
- date: 2024-03-17
Expand Down Expand Up @@ -70,23 +72,43 @@ schema:
default: 2fauth-redis
benefits:
- title: Increased Security
description: Two-factor authentication provides a more secure method of access compared to using a password alone. By adding a second authentication factor, you protect your
description:
Two-factor authentication provides a more secure method of access compared
to using a password alone. By adding a second authentication factor, you
protect your
- title: Account Protection
description: Even if your password is compromised or stolen, a second authentication factor helps secure your account.
description:
Even if your password is compromised or stolen, a second authentication
factor helps secure your account.
features:
- title: Generate passwords
description: The main purpose of 2FAuth Serve you some fresh TOTP/HOTP security codes aka One-Time Passwords.
description:
The main purpose of 2FAuth Serve you some fresh TOTP/HOTP security codes
aka One-Time Passwords.
- title: Work anywhere
description: It's a Web App, it just works, whatever device you're on. You only need one device (not even yours) and an Internet connection.
description:
It's a Web App, it just works, whatever device you're on. You only need
one device (not even yours) and an Internet connection.
- title: QR codes scan
description: Scan and decode QR codes to add a 2FA account in no time. Actually, it decodes any QR code, even non 2FA.
description:
Scan and decode QR codes to add a 2FA account in no time. Actually, it
decodes any QR code, even non 2FA.
- title: 2FA management
description: Manage your 2FA accounts, organize and classify them using Groups, edit & delete them. You can even manually add an account without scanning a QR code.
description:
Manage your 2FA accounts, organize and classify them using Groups, edit &
delete them. You can even manually add an account without scanning a QR
code.
- title: Protect your data
description: 2FAuth protects your data with Privacy, Self-hosting, WebAuthn authentication, OTP obfuscation, and Auto lock.
description:
2FAuth protects your data with Privacy, Self-hosting, WebAuthn
authentication, OTP obfuscation, and Auto lock.
- title: Multi-user
description: Share your instance with your family, your friends. Everyone can have an account.
description:
Share your instance with your family, your friends. Everyone can have an
account.
- title: Import / Export
description: Migrate from another 2FA app to 2FAuth or export your 2FA data in a breeze.
description:
Migrate from another 2FA app to 2FAuth or export your 2FA data in a
breeze.
tags:
- Developer Tools
66 changes: 32 additions & 34 deletions templates/ackee/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
name: Ackee
description: Ackee is a self-hosted, Node.js based analytics tool designed for
those who value privacy. It operates on your own server, analyzing the traffic
of your websites and providing valuable statistics through a minimalistic
interface. Ackee offers an overview of all your websites, allowing you to
analyze their collective performance. It provides insights into views,
referrers, durations, and more. You can easily add, edit, and delete your
domains, with a new tracking code just a few clicks away. Ackee's minimal UI
allows you to analyze your data without losing focus, and its multi-step
anonymization process ensures your users' privacy. The app allows you to
analyze as many domains and apps as you want, and its interface is designed to
be fast and easy to navigate. Ackee also offers a centralized GraphQL API,
perfect for collecting data from a variety of sources. It uses a multi-step
process to keep tracked data anonymized while still providing helpful
analytics.
description:
Ackee is a self-hosted, Node.js based analytics tool designed for those who
value privacy. It operates on your own server, analyzing the traffic of your
websites and providing valuable statistics through a minimalistic interface.
Ackee offers an overview of all your websites, allowing you to analyze their
collective performance. It provides insights into views, referrers, durations,
and more. You can easily add, edit, and delete your domains, with a new
tracking code just a few clicks away. Ackee's minimal UI allows you to analyze
your data without losing focus, and its multi-step anonymization process
ensures your users' privacy. The app allows you to analyze as many domains and
apps as you want, and its interface is designed to be fast and easy to
navigate. Ackee also offers a centralized GraphQL API, perfect for collecting
data from a variety of sources. It uses a multi-step process to keep tracked
data anonymized while still providing helpful analytics.
instructions: null
changeLog:
- date: 2022-06-04
Expand Down Expand Up @@ -61,15 +61,13 @@ schema:
benefits:
- title: Privacy-Focused Analytics
description:
Ackee is a self-hosted, Node.js based analytics tool designed for
those who prioritize privacy. It runs on your own server, analyzing the
traffic of your websites and providing useful statistics in a minimal
interface.
Ackee is a self-hosted, Node.js based analytics tool designed for those
who prioritize privacy. It runs on your own server, analyzing the traffic
of your websites and providing useful statistics in a minimal interface.
- title: Data Control
description:
With Ackee, your data remains in your hands. It's 100% open-source
and self-hosted, ensuring complete transparency and control over your
data.
With Ackee, your data remains in your hands. It's 100% open-source and
self-hosted, ensuring complete transparency and control over your data.
- title: Anonymized Tracking
description:
Ackee uses a multi-step anonymization process to keep tracked data
Expand All @@ -78,28 +76,28 @@ benefits:
features:
- title: Dashboard Overview
description:
Ackee provides an overview of all your websites, allowing you to
analyze their performance collectively.
Ackee provides an overview of all your websites, allowing you to analyze
their performance collectively.
- title: Insights
description:
Ackee offers insights into views, referrers, durations and more,
providing all the details you need to understand your website's traffic.
Ackee offers insights into views, referrers, durations and more, providing
all the details you need to understand your website's traffic.
- title: Domain Management
description:
Ackee allows you to add, edit, and delete your domains. Generating
a new tracking code is just a few clicks away.
Ackee allows you to add, edit, and delete your domains. Generating a new
tracking code is just a few clicks away.
- title: Beautiful UI
description: Ackee's minimal user interface allows you to analyze your data
without losing focus, providing insights at a glance.
description:
Ackee's minimal user interface allows you to analyze your data without
losing focus, providing insights at a glance.
- title: Unlimited Domains
description:
With Ackee, you can analyze as many domains and apps as you want,
without any restrictions.
With Ackee, you can analyze as many domains and apps as you want, without
any restrictions.
- title: GraphQL API
description:
Ackee features a fully documented GraphQL API that allows you to
collect data from a variety of sources, including websites, services, and
apps.
Ackee features a fully documented GraphQL API that allows you to collect
data from a variety of sources, including websites, services, and apps.
tags:
- Analytics
- Privacy
51 changes: 28 additions & 23 deletions templates/activepieces/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
name: Activepieces
description: Activepieces is a powerful open-source business automation tool
designed to streamline your work without the need for coding. It serves as an
excellent alternative to Zapier, allowing you to automate your daily tasks or
even your entire business with just a few clicks on the user interface. With
description:
Activepieces is a powerful open-source business automation tool designed to
streamline your work without the need for coding. It serves as an excellent
alternative to Zapier, allowing you to automate your daily tasks or even your
entire business with just a few clicks on the user interface. With
Activepieces, you can enjoy the flexibility of using our 3rd party no-code
apps to quickly read and write to your favorite apps. Currently, we support 74
apps and counting. The tool is self-hosted, ensuring your data remains on your
Expand All @@ -14,9 +15,11 @@ changeLog:
- date: 2023-2-27
description: first release
- date: 2023-3-16
description: Fixed startup, added domain properties and version bump to 0.3.6
description:
Fixed startup, added domain properties and version bump to 0.3.6
- date: 2023-4-6
description: Various error corrections were made and version was upgraded to 0.3.9.
description:
Various error corrections were made and version was upgraded to 0.3.9.
- date: 2023-5-02
description: Fixed executing flow, and version bumped to 0.3.13
- date: 2023-6-03
Expand Down Expand Up @@ -72,41 +75,43 @@ schema:
benefits:
- title: Business Automation Without Limits
description:
Automate your daily tasks or your entire business with just a few
clicks on the user interface. This app allows you to streamline your
operations without interrupting your IT team.
Automate your daily tasks or your entire business with just a few clicks
on the user interface. This app allows you to streamline your operations
without interrupting your IT team.
- title: Infinite Flexibility
description:
The app offers infinite flexibility, allowing you to customize your
automation processes to suit your specific needs. It's a powerful tool
that can adapt to any business model or workflow.
- title: Data Security
description: Keep your data on your machine. With this app, you have full
control over your data, ensuring it remains secure and private.
description:
Keep your data on your machine. With this app, you have full control over
your data, ensuring it remains secure and private.
- title: Free and Open Source
description:
This app is a free and open-source alternative to other business
automation tools. It's a cost-effective solution for businesses looking to
automate their processes without incurring high costs.
features:
- title: No-Code Powerful Logging
description: The app provides powerful logging features without the need for
coding. This makes it easy for anyone to automate their work, regardless
of their technical skills.
description:
The app provides powerful logging features without the need for coding.
This makes it easy for anyone to automate their work, regardless of their
technical skills.
- title: Self-Hosted
description:
The app is self-hosted, meaning you can run it on your own server.
This gives you complete control over your data and ensures it remains
secure.
The app is self-hosted, meaning you can run it on your own server. This
gives you complete control over your data and ensures it remains secure.
- title: 74 Apps And Counting
description:
The app supports integration with over 74 apps and counting. This
allows you to automate tasks across multiple platforms, making your
workflow more efficient.
The app supports integration with over 74 apps and counting. This allows
you to automate tasks across multiple platforms, making your workflow more
efficient.
- title: Open Source Connectors
description: The app features open source connectors, allowing you to easily
integrate it with other apps and platforms. This makes it a versatile tool
that can be used in a variety of business contexts.
description:
The app features open source connectors, allowing you to easily integrate
it with other apps and platforms. This makes it a versatile tool that can
be used in a variety of business contexts.
tags:
- No-Code
- Business Apps
Expand Down
41 changes: 22 additions & 19 deletions templates/actualbudget/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
name: Actual Budget
description: Actual is a personal finance tool designed to help you manage your
finances with ease and convenience. This local-first application is 100% free
and open-source, providing you with a reliable platform to keep track of your
description:
Actual is a personal finance tool designed to help you manage your finances
with ease and convenience. This local-first application is 100% free and
open-source, providing you with a reliable platform to keep track of your
financial transactions. It's written in NodeJS and features a synchronization
element that allows your changes to seamlessly move between devices. This
means you can access and manage your financial data from any device without
Expand Down Expand Up @@ -45,26 +46,28 @@ schema:
benefits:
- title: Local-First Personal Finance
description:
Actual is a personal finance tool that operates on a local-first
basis. This means that all your financial data is stored on your device,
giving you full control over your information.
Actual is a personal finance tool that operates on a local-first basis.
This means that all your financial data is stored on your device, giving
you full control over your information.
- title: Free and Open-Source
description: Actual is 100% free and open-source. This means you can use it
without any cost and also have the freedom to modify it according to your
needs.
description:
Actual is 100% free and open-source. This means you can use it without any
cost and also have the freedom to modify it according to your needs.
- title: Synchronization Across Devices
description:
Actual has a synchronization feature that allows your changes to
move between devices seamlessly. This means you can access and manage your
Actual has a synchronization feature that allows your changes to move
between devices seamlessly. This means you can access and manage your
financial data from any device.
features:
- title: Budgeting
description: Actual provides a comprehensive budgeting tool that helps you
manage your finances effectively. You can set budget limits, track your
spending, and get insights into your financial habits.
description:
Actual provides a comprehensive budgeting tool that helps you manage your
finances effectively. You can set budget limits, track your spending, and
get insights into your financial habits.
- title: Account Management
description: With Actual, you can manage all your financial accounts in one
place. It allows you to keep track of your income, expenses, savings, and
description:
With Actual, you can manage all your financial accounts in one place. It
allows you to keep track of your income, expenses, savings, and
investments.
- title: Reports and Filters
description:
Expand All @@ -73,8 +76,8 @@ features:
filter your data to find specific information.
- title: Backup and Restore
description:
Actual provides a backup and restore feature to ensure the safety
of your financial data. You can easily backup your data and restore it
whenever needed.
Actual provides a backup and restore feature to ensure the safety of your
financial data. You can easily backup your data and restore it whenever
needed.
tags:
- Finance
Loading

0 comments on commit 6c2da92

Please sign in to comment.