Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/flosse/FAST
Free All Scrambled Thoughs
https://github.com/flosse/FAST
Last synced: about 1 month ago
JSON representation
Free All Scrambled Thoughs
- Host: GitHub
- URL: https://github.com/flosse/FAST
- Owner: flosse
- License: agpl-3.0
- Archived: true
- Created: 2011-04-15T15:18:36.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2013-07-29T18:32:27.000Z (over 11 years ago)
- Last Synced: 2024-08-01T12:34:51.864Z (4 months ago)
- Language: JavaScript
- Homepage: http://www.scaleapp.org/demo/fast/
- Size: 322 KB
- Stars: 24
- Watchers: 6
- Forks: 6
- Open Issues: 25
-
Metadata Files:
- Readme: README.markdown
- License: LICENSE.txt
Awesome Lists containing this project
- awesome-starred - flosse/FAST - Free All Scrambled Thoughs (others)
README
# FAST - Free All Scrambled Thoughts
FAST is a little ToDo web application that acts as a demo for
[scaleApp](http://www.scaleapp.org).# Use it
Play around and have fun!
## WARNING!
This demo is totally out of date!!
For up to date [scaleApp](http://www.scaleapp.org) examples go to
[scaleApp's GitHub Repository](https://github.com/flosse/scaleApp/tree/master/examples)[http://flosse.github.com/FAST/](http://flosse.github.com/FAST/) reflects
this repository but there is a more up to date version on
[scaleapp.org/demo/fast/](http://scaleapp.org/demo/fast/).If you're interestet in this application idea in any way, please let
[me](mailto:[email protected]) know (I'm going to create a complete
rewrite with a backend and XMPP support for real and serious usage).## Additional informations
You can add a task with several meta informations by using `#` plus a keyword
followed by your additional informations.myTaskname #c myContext
creates an item with "myContext" as context.
anotherTask #c context #p projectOne, projectTwo #f
creates a favorited item with the context "context"
and the projects "projectOne" and "projectTwo".### Available keywords
- c: context(s)
- p: project(s)
- f: favorite## Search
To search for an item just type `/` follwed by your search term.
## Supported Browsers
FAST was only tested with
- Firefox 4
- Chrome 10# License
FAST is licensed under the [AGPLv3 License](http://www.gnu.org/licenses/agpl.html)