An open API service indexing awesome lists of open source software.

https://github.com/shuunen/stuff-finder

Webapp that help me find my stuff
https://github.com/shuunen/stuff-finder

open-source organizer webapp

Last synced: about 1 year ago
JSON representation

Webapp that help me find my stuff

Awesome Lists containing this project

README

          

# Stuff Finder

[![GitHub license](https://img.shields.io/github/license/shuunen/stuff-finder.svg?color=informational)](https://github.com/Shuunen/stuff-finder/blob/master/LICENSE)
[![Code Climate maintainability](https://img.shields.io/codeclimate/maintainability/Shuunen/stuff-finder?style=flat)](https://codeclimate.com/github/Shuunen/stuff-finder)
[![Website](https://img.shields.io/website/https/shuunen-goals.netlify.app.svg)](https://stuff-finder.netlify.app)

![banner](docs/banner.svg)

## Demo

[![logo](public/assets/favicon-16x16.png)](https://stuff-finder.netlify.app) [https://stuff-finder.netlify.app](https://stuff-finder.netlify.app)

[![demo](docs/design-1.2.0.jpg)](https://stuff-finder.netlify.app)

## Todo

- [ ] nicer colorful identity ([something like this ?](https://www.iconfinder.com/icons/44859/cube_icon))
- [ ] detect user in/activity to refresh data
- [ ] show given/thrown items with a different color/display, also they're no more in box/room
- [ ] features to recover :
- [ ] clone item
- [ ] search retry when scan, search, or speech fail
- [ ] print un-printed items

## Build sizes

- 0.1.1 : 4KB html + 9KB css + 320KB js
- 0.1.0 : 3KB html + 9KB css + 435KB js
- 0.2.0 : 8KB html + 20KB css + 305KB js
- 0.4.0 : 12KB html + 22KB css + 320KB js
- 0.5.0 : 12KB html + 22KB css + 330KB js
- 1.0.0 : 6KB html + 27KB css + 360KB js (migration to vite & preact with old code)
- 1.1.0 : 6KB html + 27KB css + 445KB js (added mui + mui icons)
- 1.2.0 : 3KB html + 26KB css + 622KB js (added notistack + preact-router)
- 1.3.0 : 3KB html + 16KB css + 683KB js
- 2.0.0 : 3KB html + 18KB css + 720KB js (more components, better design)
- 2.1.0 : 1KB html + 18KB css + 726KB js
- 2.2.0 : 1KB html + 18KB css + 691KB js (after making everything lazy & optimizing common deps)

Check build stats in details by running `pnpm build:analyze`.

## Thanks

- [101 Soundboards](https://www.101soundboards.com/sounds/1295599-barcode-scan-beep-09) : for the various sounds used in the app
- [Add icon](https://www.iconfinder.com/icons/1814113/add_more_plus_icon) by Alexander Madyankin & Roman Shamin
- [Box icon](https://www.iconfinder.com/icons/2123914/app_box_essential_ui_icon) by Just Icon
- [Dependency-cruiser](https://github.com/sverweij/dependency-cruiser) : handy tool to validate and visualize dependencies
- [Eslint](https://eslint.org) : super tool to find & fix problems
- [Eye icon](https://www.iconfinder.com/icons/5925640/eye_no_view_icon) by IconPai
- [Favicon.io](https://favicon.io/favicon-generator/?t=SF&ff=Istok+Web&fs=110&fc=#FFF&b=rounded&bc=#08F) : handy favicon generator
- [Github](https://github.com) : this great, free and evolving platform
- [Keyboard & mic icons](https://www.iconfinder.com/iconsets/bitsies) by Recep Kütük
- [MUI](https://mui.com) : a nice material ui lib
- [Netlify](https://netlify.com) : awesome company that offers hosting for OSS
- [Repo-checker](https://github.com/Shuunen/repo-checker) : eslint cover /src code and this tool the rest ^^
- [RIOT Optimizer](https://riot-optimizer.com) : Radical Image Optimization Tool, the best software I found to compress images
- [Scan icon](https://www.iconfinder.com/icons/3702397/barcode_code_scan_scanner_icon) by Ghariza Mahavira
- [Shields.io](https://shields.io) : for the nice badges on top of this readme
- [Shuutils](https://github.com/Shuunen/shuutils) : collection of pure JS utils
- [SvgOmg](https://jakearchibald.github.io/svgomg/) : great tool to reduce svg image size
- [TailwindCss](https://tailwindcss.com) : awesome lib to produce maintainable style
- [V8](https://github.com/demurgos/v8-coverage) : simple & effective cli for code coverage
- [Vite](https://github.com/vitejs/vite) : super fast frontend tooling
- [Vitest](https://github.com/vitest-dev/vitest) : super fast vite-native testing framework

## Stargazers over time

[![Stargazers over time](https://starchart.cc/Shuunen/stuff-finder.svg?variant=adaptive)](https://starchart.cc/Shuunen/stuff-finder)

## Page views

[![Free Website Counter](https://www.websitecounterfree.com/c.php?d=9&id=63927&s=12)](https://www.websitecounterfree.com)