Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
32 changes: 24 additions & 8 deletions list.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,29 @@
# PiOS App List
The below list of projects are all of the applications which have committed to creating an Open Source Application using the PiOS license. Projects are in various states of development.
# PiOS App and Library list
The below lists encompass the libraries that extend the functionality of Pi and the applications which have committed to creating an Open Source Application using the PiOS license. Projects are in various states of development and are directly managed by their respective community maintainers.

To add your project to the list follow the instructions [here](/README.md)

# SDKs and other libraries

### Adding a new row to the table
**To add a new row copy the formated line below, paste a copy onto the line below the last row of the Pi-OS contributions table and update it with your app's information**
| Title | Description | Category | Programming Language/Framework | Updated by Pi-CT |Brainstorm link |

| **Title** | **Description** | **Category** | **Programming Language/Framework** | **Link To Repo** | **Link to Pi Brainstorm** (if applicable) |
|---------------|------------------------------------------------------------|----------------------|------------------------------------|-------------------|---------------------------|
| (Example) | (Write a description here about what the code achieves) | (See options above) | (Ruby/Rails, Python/Django, JS/React, etc.) | TBD | |
| Pi SDK for Python | Python version of the Pi SDK for making App2Pioneer Payments | SDK | Python | TBD | |


<br/>

# App List

### Adding a new row to the table
**To add a new row copy the formated line below, paste a copy onto the line below the last row of the Pi-OS contributions table and update it with your app's information**
| Title | Description | Category | Programming Language/Framework | Updated by Pi-CT |Brainstorm link | (When available) | (When available) |


### Potential App Categories
- Social Media
- Consumer utilities
Expand All @@ -13,14 +34,9 @@ To add your project to the list follow the instructions [here](/README.md)
- Education
- Ecosystem Tools
- Growth apps
- Propose a new category if needed
- (Propose a new category if needed)


### Adding a new row to the table
**To add a new row copy the formated line below, paste a copy onto the line below the last row of the Pi-OS contributions table and update it with your app's information**
| Title | Description | Category | Programming Language/Framework | Updated by Pi-CT |Brainstorm link | (When available) | (When available) |

# List
| **Title** | **Description** | **Category** | **Programming Language/Framework** | **Link To Repo** | **Link to Pi Brainstorm** | **Link to Testnet App** | **Link to Mainnet App** |
|---------------|------------------------------------------------------------|----------------------|------------------------------------|-------------------|---------------------------|-------------------------|-------------------------|
| (Example) | (Write a description here about what the code achieves) | (See options above) | (Ruby/Rails, Python/Django, JS/React, etc.) | TBD | | (When available) | (When available) |
Expand Down