-
Notifications
You must be signed in to change notification settings - Fork 26
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
11 additions
and
26 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,43 +3,28 @@ | |
|
||
PropellerIDE is a fun, easy, beautiful editor for the Propeller microcontroller. | ||
|
||
![](screenshots/main.png) | ||
|
||
## Features | ||
|
||
* Code the way you like with a colorful, customizable editor. | ||
* Dig deeper into your applications with the built-in memory map. | ||
* Speak your Propeller's language with the integrated serial terminal. | ||
* Find what you need fast with searchable project view and auto-complete. | ||
* Start coding right away with the included Spin Standard Library. | ||
* Runs great on Windows, Mac, Linux, and Raspberry Pi! | ||
|
||
## Screenshots | ||
|
||
#### Main Window | ||
|
||
![](screenshots/main.png) | ||
|
||
#### Memory Map | ||
|
||
![](screenshots/memorymap.png) | ||
|
||
#### Terminal | ||
|
||
![](screenshots/terminal.png) | ||
|
||
#### Project View | ||
|
||
![](screenshots/projectview.png) | ||
|
||
#### Indent Guides | ||
|
||
![](screenshots/indentguide.png) | ||
## Documentation | ||
|
||
#### Theming | ||
The PropellerIDE manual is available online and print formats: | ||
|
||
![](screenshots/theming.png) | ||
- Online: [HTML](https://bweir.gitbooks.io/propelleride/content/) | ||
- Printable formats: [PDF](https://www.gitbook.com/download/pdf/book/bweir/propelleride) | [ePub](https://www.gitbook.com/download/epub/book/bweir/propelleride) | [Mobi](https://www.gitbook.com/download/mobi/book/bweir/propelleride) | ||
|
||
## License | ||
|
||
PropellerIDE is free software from end to end, licensed under the GPLv3. | ||
Copyright 2014-2016 by Parallax Inc. PropellerIDE is free software, licensed under the GPLv3. See [LICENSE](LICENSE) for more information. | ||
|
||
## Feedback? | ||
## Feedback | ||
|
||
Contact the developers at `[email protected]`. | ||
PropellerIDE is developed for Parallax Inc. by LameStation LLC. Contact us at `[email protected]`. |