Skip to content

Commit

Permalink
[AUTO] Update docs site (#95)
Browse files Browse the repository at this point in the history
Co-authored-by: AdamXbot <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Adam Kostarelas <[email protected]>
  • Loading branch information
3 people authored Oct 16, 2023
1 parent 793cc76 commit f23a5aa
Show file tree
Hide file tree
Showing 8 changed files with 199 additions and 24 deletions.
27 changes: 27 additions & 0 deletions .github/workflows/issues.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
name: Add Issues to Airtable from Github

on:
workflow_dispatch: # Manual dispatch
schedule:
# Hourly
- cron: "0 * * * *"

jobs:
syncissues:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Use Node.js 14.x
uses: actions/setup-node@v1
with:
node-version: 14.x
- run: npm install
- name: Syncing Issues from Github to Airtable
run: npm run issues
env:
AIRTABLE_API_KEY: ${{ secrets.AIRTABLE_API_KEY }}
AIRTABLE_BASE_ID: ${{ secrets.AIRTABLE_BASE_ID }}
AIRTABLE_TABLE_ID_ISSUES: ${{ secrets.AIRTABLE_TABLE_ID_ISSUES }}
GH_API_TOKEN: ${{ secrets.GH_API_TOKEN }}
- name: Add Issues To GitHub projects
uses: actions/[email protected]
61 changes: 61 additions & 0 deletions .github/workflows/readme.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,61 @@
# This is a basic workflow to help you get started with Actions

name: Rebuild awesome aussie README.md

on:
push:
branches: "main"
workflow_dispatch: # Manual dispatch
schedule:
# Daily at midnight utc
- cron: "0 0 * * *"


# A workflow run is made up of one or more jobs that can run sequentially or in parallel
jobs:
# This workflow contains a single job called "build"
build:
# The type of runner that the job will run on
runs-on: ubuntu-latest

# Steps represent a sequence of tasks that will be executed as part of the job
steps:
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
- uses: actions/checkout@v3
- name: Setup Node
uses: actions/setup-node@v1
with:
node-version: "14.x"
- name: Install Dependencies
run: npm install
- name: Build README from Airtable
run: npm run readme
env:
AIRTABLE_API_KEY: ${{secrets.AIRTABLE_API_KEY}}
AIRTABLE_BASE_ID: ${{ secrets.AIRTABLE_BASE_ID }}
- name: Build EXTENDED list from Airtable
run: npm run extended
env:
AIRTABLE_API_KEY: ${{secrets.AIRTABLE_API_KEY}}
AIRTABLE_BASE_ID: ${{ secrets.AIRTABLE_BASE_ID }}

# Remove unwanted items
- name: Removing workflows and other items
run: |
rm package-lock.json
rm -rf node_modules
git config user.name "AdamXbot"
git config user.email '[email protected]'
git add .
msg="rebuilding readme from airtable for $(date)"
git commit -m "$msg"
# Create pull request of changes to main branch
- name: Create Pull Request
uses: peter-evans/create-pull-request@v4
with:
branch: airtable-updates/patch
delete-branch: true
title: '[BUILD] Daily update readme from Airtable workflow'
base: main
author: AdamXbot <[email protected]>
reviewers: AdamXweb
19 changes: 19 additions & 0 deletions .github/workflows/sync-mirror.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# Pushes the contents of the repo to the Codeberg mirror
name: Mirror to Codeberg
on:
push:
branches: [ 'main', 'airtable' ]
workflow_dispatch: # Manual dispatch
schedule:
- cron: '0 6 * * 3'
jobs:
codeberg:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 0
- uses: pixta-dev/repository-mirroring-action@v1
with:
target_repo_url: "[email protected]:adamxweb/awesome-aussie.git"
ssh_private_key: ${{ secrets.BOT_SSH }}
29 changes: 29 additions & 0 deletions .github/workflows/sync-website.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
name: Sync main to Website
on:
workflow_run:
workflows: ["Rebuild awesome aussie README.md"]
branches: ['main', 'airtable']
types:
- completed

jobs:
sync-branches:
runs-on: ubuntu-latest
name: Syncing branches
steps:
- name: Checkout
uses: actions/checkout@v2
- name: Set up Node
uses: actions/setup-node@v1
with:
node-version: 12
- name: Opening pull request
id: pull
uses: tretuna/[email protected]
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
FROM_BRANCH: main
TO_BRANCH: gh-pages
PULL_REQUEST_TITLE: '[AUTO] Update docs site'
PULL_REQUEST_BODY: |
Merging main into gh-pages, to be deployed to [awesome-aussie.com](https://awesome-aussie.com/).
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
node_modules
.env
35 changes: 19 additions & 16 deletions EXTENDED.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,41 +32,44 @@ The data is available here on Github, but is also mirrored to [Codeberg](https:/
## Artificial Intelligence
| Provider | Description | HQ | Alternative to |
| --- | --- | --- | --- |
| [Advanced Navigation](https://www.advancednavigation.com/) | Advanced Navigation specialises in the development of navigation technologies and robotics. | Sydney | undefined |
| [search.io](https://www.search.io/) | Hybrid AI-powered site search engine | Sydney | Algolia, Elastic, Solr | Acquired by a US based company, Algolia |
| [Hyper Anna](https://www.hyperanna.com/) | AI-powered data insights meets interactive storytelling in real time. | Sydney | Tellius, tableau, oracle | Acquired by a US based company, Alteryx |
| [Advanced Navigation](https://www.advancednavigation.com/) | Advanced Navigation specialises in the development of navigation technologies and robotics. | Sydney | Inertial Labs | Focus is on physical sale of products over a platform/SaaS offering. Not available for most consumers |

## Deal Sites
| Provider | Description | HQ | Alternative to |
| --- | --- | --- | --- |
| [Little Birdie](https://www.littlebirdie.com.au) | Little Birdie is an e-commerce startup that wants to become the new homepage of online shopping. | Melbourne | Mydeal, Cashrewards |
| [Little Birdie](https://www.littlebirdie.com.au) | Little Birdie is an e-commerce startup that wants to become the new homepage of online shopping. | Melbourne | Mydeal, Cashrewards | Deal sites may promote too many items. Keeping in Extended list until further debate with community |
## eCommerce
| Provider | Description | HQ | Alternative to |
| --- | --- | --- | --- |
| [July](https://july.com) | Designs Travel gear inc luggage, bags and accessories. | Melbourne | Big luggage brands |
| [July](https://july.com) | Designs Travel gear inc luggage, bags and accessories. | Melbourne | Big luggage brands | Ecommerce not the focus of main list, great to showcase an aussie brand |
## Fintech
| Provider | Description | HQ | Alternative to |
| --- | --- | --- | --- |
| [Judo Bank](https://www.judo.bank) | Judo is a lender powered by the latest tech that provides personal services to SMEs | Melbourne | Big banks |
| [Swyftx](https://swyftx.com/au/) | Swyftx is the most progressive cryptocurrency trading site to fix several problems similar to conventional cryptocurrency platforms. | Brisbane | Coinbase, Coinspot, FTX | Cryptocurrency and trading markets not the focus of main list |
| [Moneyme](https://www.moneyme.com.au/) | MoneyMe is a platform providing unsecured personal loans to the tech-savvy, convenience-driven millennial market in Australia. | Sydney | Judo Bank | More of a credit facility than an app |
| [Up](https://up.com.au) | Up is a digital bank designed to help you organise your money and simplify your life. Join in minutes and pay no monthly fees. - Owned by Bendigo Bank
| Melbourne | Big 4 Banks |
| [Waddle](https://www.waddle.com.au/) | Owned by Xero, they offer proprietary technology that leverages analytics from accounting & bank data to provide automated revolving credit lines to business. | Sydney | Judo Bank, normal bank |
| [Moneyme](https://www.moneyme.com.au/) | MoneyMe is a platform providing unsecured personal loans to the tech-savvy, convenience-driven millennial market in Australia. | Sydney | Judo Bank |
| [Swyftx](https://swyftx.com/au/) | Swyftx is the most progressive cryptocurrency trading site to fix several problems similar to conventional cryptocurrency platforms. | Brisbane | Coinbase, Coinspot, FTX |
## Healthtech
| Provider | Description | HQ | Alternative to |
| --- | --- | --- | --- |
| [Splose](https://splose.com) | Delightful software for Allied Health & NDIS Providers. | Adelaide | undefined |
| Melbourne | Big 4 Banks | More of a financial organisation that happens to have an app, not main focus of list |
| [Judo Bank](https://www.judo.bank) | Judo is a lender powered by the latest tech that provides personal services to SMEs | Melbourne | Big banks | More of a financial organisation that happens to have an app, not main focus of list |
| [Waddle](https://www.waddle.com.au/) | Owned by Xero, they offer proprietary technology that leverages analytics from accounting & bank data to provide automated revolving credit lines to business. | Sydney | Judo Bank, normal bank | Owned by NZ company, based in Sydney |
## Local Business
| Provider | Description | HQ | Alternative to |
| --- | --- | --- | --- |
| [Good Citizens](https://www.goodcitizens.com.au/) | Sustainable sunglsses | Sydney | Big sunglass brands |
| [Good Citizens](https://www.goodcitizens.com.au/) | Sustainable sunglsses | Sydney | Big sunglass brands | Ecommerce not the focus of main list, great to showcase an aussie brand
|
## Productivity
| Provider | Description | HQ | Alternative to |
| --- | --- | --- | --- |
| [Shortcat](https://shortcat.app/) | A keyboard productivity tool for the Mac, to enable you to control your Mac without needing to use the mouse or trackpad. | Melbourne | using a mouse |
| [Shortcat](https://shortcat.app/) | A keyboard productivity tool for the Mac, to enable you to control your Mac without needing to use the mouse or trackpad. | Melbourne | using a mouse | Project with single function, limited business information |

## SaaS
| Provider | Description | HQ | Alternative to |
| --- | --- | --- | --- |
| [Omny Studio](https://omnystudio.com/) | Podcast technology platform helping teams share their content | Melbourne | Stitcher, Apple, Google, Spotify |
| [Nitro](https://gonitro.com) | PDF and e-sign tools to create, manage and share documents | Moved OS - Aussie born | Adobe, docusign |
| [Omny Studio](https://omnystudio.com/) | Podcast technology platform helping teams share their content | Melbourne | Stitcher, Apple, Google, Spotify | Acquired by a US based company, Triton Digital |
| [Nitro](https://gonitro.com) | PDF and e-sign tools to create, manage and share documents | Moved OS - Aussie born | Adobe, docusign | HQ has moved Overseas to the US. see #19 to discuss. |
| [Cascade](https://www.cascade.app/) | Strategy execution platform that helps organizations make their visions happen, through building their business and departmental plans, right through to tracking and execution of initiatives, team performance and more. | Moved OS - Aussie born | gtmhub, creately | HQ has moved Overseas to the US. see #75 to discuss. |
| [Atlassian](https://atlassian.com) | Tools for teams, from startup to enterprise: Atlassian provides tools such as Jira, Confluence and Trello | Sydney | Monday.com, Asana, Clickup | Moved HQ to the US. Now a Delaware company |
### Contributing

*Thanks for visiting! If you have suggestions, then you could [submit a new request to Airtable](https://airtable.com/shrNN6YAp7zPwsNom), [open an issue](https://github.com/AdamXweb/awesome-aussie/issues/new/choose), or [submit a PR](https://github.com/AdamXweb/awesome-aussie/pull/new/main), see: [`CONTRIBUTING.md`](/.github/CONTRIBUTING.md). Contributions are welcome, and always much appreciated* ☺️
Expand Down
17 changes: 9 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ The data is available here on Github, but is also mirrored to [Codeberg](https:/


### Categories
- [Artificial Intelligence](#Artificial-Intelligence)

- [Business Intelligence](#Business-Intelligence)
- [Company Culture](#Company-Culture)
- [Design Tools](#Design-Tools)
Expand All @@ -43,10 +43,7 @@ The data is available here on Github, but is also mirrored to [Codeberg](https:/
- [Website builders](#Website-builders)
<hr>

## Artificial Intelligence
| Provider | Description | HQ | Alternative to |
| --- | --- | --- | --- |
| [Metigy](https://metigy.com/) | Metigy uses AI and deep learning to deliver real time insights and actions that radically enhance reach and converison | Sydney | Buffer |

## Business Intelligence
| Provider | Description | HQ | Alternative to |
| --- | --- | --- | --- |
Expand All @@ -64,10 +61,13 @@ The data is available here on Github, but is also mirrored to [Codeberg](https:/
| Provider | Description | HQ | Alternative to |
| --- | --- | --- | --- |
| [Buildkite](https://buildkite.com/) | Buildkite is a platform for running fast, secure, and scalable continuous integration pipelines on your own infrastructure. | Melbourne | Jenkins, CircleCI, AWS |
| [Sublime Text](https://www.sublimetext.com/) | A sophisticated text editor for code, markup and prose. | Sydney | VS Code, Jetbrain, Atom |

## Edtech
| Provider | Description | HQ | Alternative to |
| --- | --- | --- | --- |
| [go1](https://www.go1.com/) | Professional development, wellbeing, and compliance courses - for all employees, at all levels. | Brisbane | Linkedin, udemy, oracle |
| [Moodle](http://moodle.com/) | Moodle is a free and open-source software learning platform. | Perth | Canvas, Blackboard |
| [Stile Education](https://stileeducation.com) | Interactive science lessons based on real-world issues. The benefits of your favourite science textbook, workbook, videos, simulations, and assessments combined into a seamless teaching and learning experience. | Melbourne | Canvas, Edrolo |
## Events Services
| Provider | Description | HQ | Alternative to |
Expand All @@ -81,9 +81,10 @@ The data is available here on Github, but is also mirrored to [Codeberg](https:/
| [Hello Clever](https://helloclever.co/) | Hello Clever is a buy-to-earn ecosystem that offers payments and financial management platforms for individuals and businesses. | Sydney | Stripe, Paypal |
| [Manager](https://www.manager.io/) | Accounting software for small business | Sydney | Xero |
| [Rounded](https://rounded.com.au) | Accounting software for freelancers and sole traders. | Melbourne | Xero, MYOB, Intuit Quickbooks |
| [Saasu](https://www.saasu.com/) | Web based accounting software for small and medium businesses | Sydney | Xero, MYOB, Intuit Quickbooks |
| [Thriday](https://www.thriday.com.au/) | Thriday is an all-in-one business financial management platform. | Melbourne | Xero, Intuit |
| [Timelio](https://timelio.com.au/) | Timelio improves the financial wellbeing of business owners using technology to enable fast and flexible funding. | Melbourne | Waddle, Judo bank, Bpay |
| [Weel](https://letsweel.com/) | Weel is an all-in-one smart corporate card and spend management platform.
| Sydney | SAP, payhawk |
| [Weel](https://letsweel.com/) | Weel is an all-in-one smart corporate card and spend management platform. | Sydney | SAP, payhawk |
| [Zip Co](https://www.linkedin.com/company/zip-co-limited/) | Buy Now, Pay Later (BNPL) provider available at over 90,000 locations | Sydney | Afterpay/Block, Paypal |
## Food
| Provider | Description | HQ | Alternative to |
Expand Down Expand Up @@ -129,6 +130,7 @@ The data is available here on Github, but is also mirrored to [Codeberg](https:/
## Productivity
| Provider | Description | HQ | Alternative to |
| --- | --- | --- | --- |
| [Fastmail](https://www.fastmail.com) | Email, calendars and contacts done right. | Melbourne | Gmail, Office365 |
| [Tability](https://www.tability.io/) | Tability develops a goal-tracking software designed for OKRs, KPIs, and projects. | Sydney | Ally |
## Proptech
| Provider | Description | HQ | Alternative to |
Expand All @@ -144,7 +146,6 @@ The data is available here on Github, but is also mirrored to [Codeberg](https:/
## SaaS
| Provider | Description | HQ | Alternative to |
| --- | --- | --- | --- |
| [Atlassian](https://atlassian.com) | Tools for teams, from startup to enterprise: Atlassian provides tools such as Jira, Confluence and Trello | Sydney | Monday.com, Asana, Clickup |
| [Cloutly](https://cloutly.com/) | Cloutly brings all your reviews into one place, helps you collect reviews from multiple sources | Gold Coast | Birdeye |
| [Dubber](https://www.dubber.net/) | A cloud based call recording and voice AI platform. | Melbourne | Avoxi, Calln |
| [Linktree](https://linktr.ee/) | Linktree is a company that provides a platform that makes users' online content more discoverable & easy to manage. | Melbourne | link in bio |
Expand Down
33 changes: 33 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
{
"name": "aussie-gh-airtable",
"version": "0.1.0",
"description": "Awesome Aussie's Github and Airtable integrations.",
"dependencies": {
"@octokit/core": "^3.2.4",
"@octokit/plugin-paginate-rest": "^2.6.2",
"@octokit/rest": "^18.0.12",
"airtable": "^0.10.1",
"dotenv": "^8.2.0",
"readme-airtable": "^0.1.2"
},
"scripts": {
"issues": "node node_modules/readme-airtable/issues/app.js",
"readme": "node node_modules/readme-airtable/readme/app.js",
"extended": "node node_modules/readme-airtable/readme/extended.js"
},
"author": "@adamxweb",
"license": "CC0-1.0",
"devDependencies": {},
"repository": {
"type": "git",
"url": "git+https://github.com/AdamXweb/awesome-aussie.git"
},
"keywords": [
"awesome",
"aussie"
],
"bugs": {
"url": "https://github.com/AdamXweb/awesome-aussie/issues"
},
"homepage": "https://github.com/AdamXweb/awesome-aussie#readme"
}

0 comments on commit f23a5aa

Please sign in to comment.