Skip to content

parallaxinc/propeller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Propeller Repository

This repository is a collection of information and source code written for (and often written by) the Parallax Propeller Community.

Object Exchange

View Propeller 1 objects formerly published on the Propeller Object Exchange. These are now located in the /libraries/community/p1 folder.

View Propeller 2 objects being collected in the /libraries/community/p2 folder.

Website: propeller.parallax.com

The Propeller Website is driven by content in this repository's /docs subfolder.

Want to contribute?

Parallax welcomes Propeller Community members to contribute to this repository. Don't allow great resources to remain buried in the forums - share them here in a version-controlled, centralized place for new and existing users to enjoy.

  • Have you created example Propeller 2 code you want to share?
  • Do you know of (or have created) Propeller 2 tools, tips, etc.?
  • Want to share your trusty Propeller 1 objects?

Please follow these steps to include them here for all to see.

This Repository Uses Git LFS

Most content in this repository is source code that Git excels at storing and versioning efficiently; however, some resources (like graphic and data files) are not as compatible. This repository uses Git LFS (Large File Storage) to include those resources in an efficient manner and you need Git LFS installed to fully access those resources from a local repo clone.

LFS has long been a Git add-on but now is automatically included with the latest Git for Windows installers.

The same may not hold true for other platforms; for example, on Mac, first install Git then install LFS.

Resources

  • See the /resources subfolder for Propeller 2 code examples and articles.
  • See the /libraries/community/p1 subfolder for Propeller 1 objects transferred here from the Propeller Object Exchange.